Every Python package (which is a collection of modules associated with version
metadata) needs to have a setup.py
.
So first create a relevant setup.py
, refer to my article here:
https://gist.github.com/CMCDragonkai/f0285cdc162758aaadb957c52f693819 for more
information.
Remember that setup.py
is meant to store version compatible ranges of