* fix build w pyproject to respect insalled torch version * include in manifest * disable duplicate code check for now * move parser so it can be found * add checks for correct pytorch version so this doesn't slip by again
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
include requirements.txt
|
|
include README.md
|
|
include LICENSE
|
|
include src/setuptools_axolotl_dynamic_dependencies.py
|
|
recursive-include axolotl *.py
|