Skip to content

Commit

Permalink
change MANIFEST.in to include *.py only
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzhii committed Jul 8, 2024
1 parent 3d1b25e commit 687052e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
include README.md
include requirements.txt
recursive-include textgrad *
recursive-include textgrad *.py

0 comments on commit 687052e

Please sign in to comment.