Skip to content

Example project for the talk "Release Management with Devpi" (EuroPython 2015)

License

Notifications You must be signed in to change notification settings

StephanErb/pawesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome! Pawesome!

Example project for the EuroPython talk Release Management with Devpi

The following command sequence will upload code and documetation to the given Devpi server. Packages are uploaded as wheels and source distributions. Upload settings are defined in setup.cfg.

pip install -r requirements.txt

devpi use https://mydevpi/myuser/myindex
devpi login myuser

devpi upload --with-docs # builds before uploading

About

Example project for the talk "Release Management with Devpi" (EuroPython 2015)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages