Skip to content
David Valentine edited this page Dec 4, 2015 · 2 revisions

pypi maintainers:valentinedwv

Upload command:

python setup.py sdist upload

Upload Doco:

python hosted docs

python setup.py build_sphinx

python setup.py upload_sphinx

Thoughts:

Thinking adding a couple packages to enable a distribution that includes the ODM2 api as dependencies.

pypi Test

Added additional setup files to see if we can upload more than one

python setup_odm2.py sdist upload -r https://testpypi.python.org/pypi

Clone this wiki locally