brezniczky / drdigit

A digit doctoring detection package
GNU General Public License v3.0
0 stars 0 forks source link

Package distribution #4

Open brezniczky opened 5 years ago

brezniczky commented 5 years ago

Options for testing prior to proper PyPi upload are

TestPyPI

https://packaging.python.org/tutorials/packaging-projects/ The problem being it doesn't have the dependencies so I can't just utilize the package (has --no-deps in the install from test command, likely for that reason).

Perhaps installing from GitHub could work then? https://www.freecodecamp.org/news/how-to-use-github-as-a-pypi-server-1c3b0d07db2/

That's the one :) and seems to work well. pip install git+https://github.com/brezniczky/drdigit