We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779a044 commit dd39885Copy full SHA for dd39885
generate_requirements.sh
@@ -1,4 +1,4 @@
1
# Only used to generate requirements from pigar
2
# I am ignoring tests because it contains many DL imports which I don't want to
3
# include in my requirements, because this python package doesn't depend on that
4
-pigar -i tests/
+pigar -i tests
0 commit comments