#packaging
2 posts tagged packaging. Clear filter
-
I Just Published My First PHP Package HTMLXPATH
I just wrote and published my first PHP package on Packagist.com. It's available on packagist.org and the source code is on github. To install the package use composer composer require...
-
How to Fix Pypi Upload failed (403): Invalid or non-existent authentication information.
If you run into authentication failure when trying to upload packages Submitting dist/<package name to https://upload.pypi.org/legacy/ Upload failed (403): Invalid or non-existent authentication...