Closed Beaudidly closed 8 years ago
Assigning issue to @Nate-Wilkins
@Beaudidly usually python packages have a requirements.txt
file that contains these things, would it be nice to reference this file in the README.md
?
@runphilrun I'll have to register tdu
to pypi is that okay? (this is probably where we want to be eventually anyways)
I'll have to register tdu to pypi is that okay? (this is probably where we want to be eventually anyways)
yes, proceed with adding tdu
to PyPI
From the README.md in the root directory:
$ pip install tdu
results in:Collecting tdu
Could not find a version that satisfies the requirement tdu (from versions: ) No matching distribution found for tdu
Also listing required pip packages in the README would be good, such as
sphinx
andsphinx_rtd_theme