Closed pracucci closed 5 years ago
Nice work! 👍
@esanchezm I did some changes since your approval and I would like a re-review:
twine
setup.py
and load them from setup.py
in requirements.txt
(otherwise we need to add requirements.txt
to the package in order for the installation to work correctly)run()
which is the one referenced in entry_points
in setup.py
I see you find a different approach for the requirements.txt
. Great!
In this PR I've done the setup to publish the python package and Docker image. I have not tested it yet, cause I would like to get a quick feedback on the overall changes. If they look good, I will publish a first version to test it.