Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umihico/pypienv

ease pypi deployment with docker
https://github.com/umihico/pypienv

Last synced: about 2 months ago
JSON representation

ease pypi deployment with docker

Awesome Lists containing this project

README

        

# pypienv

- place the package directory(example_pkg_umihico)
- copy `pypi` directory
- configure `pypi/setup.py`
- prepare your README.md
- copy Makefile or append the content to your Makefile
- `make pypi_stg`
- `make pypi_prod`