We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
filecheck
1 parent 0f87221 commit 0d8ae42Copy full SHA for 0d8ae42
setup.py
@@ -804,6 +804,7 @@ def get_git_version_suffix():
804
description="A language and compiler for custom Deep Learning operations",
805
long_description="",
806
install_requires=[
807
+ "filecheck>=1.0.0",
808
"setuptools>=78.1.0",
809
"importlib-metadata; python_version < '3.10'",
810
],
0 commit comments