issues
search
nickumia
/
cap6635
A summary of the AI techniques explored in Dr. Zhu's AI class
GNU General Public License v3.0
0
stars
0
forks
source link
Consolidate Requirements
#17
Closed
nickumia
closed
1 year ago
nickumia
commented
1 year ago
Notes:
Use
pyproject.toml
to track requirements so that pypi knows about the requirements too!
References:
https://hatch.pypa.io/latest/config/dependency/
Notes:
pyproject.toml
to track requirements so that pypi knows about the requirements too!References: