Test against testpypi.pytyon.org

Added instructions and artifacts required to test against the PyPI test
server. Also did some minor API refactoring.

This plugin was successfully validated against the test PyPI server.
This commit is contained in:
Michael Steinert
2015-11-23 10:48:51 -06:00
parent fbcdc5e2c8
commit 601255d8ff
7 changed files with 77 additions and 17 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Use the PyPI plugin to deploy a Python package to a PyPI server.
The following is an example configuration for your .drone.yml:
```yaml
deploy:
publish:
pypi:
repository: https://pypi.python.org/pypi
username: guido