Skip to content

Commit

Permalink
Merge pull request #8 from itayB/MANIFEST-fix
Browse files Browse the repository at this point in the history
fix(package): trying MANIFEST.in 2nd
  • Loading branch information
itayB authored Apr 3, 2024
2 parents 7454e59 + 8b24503 commit d709a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Create setup.py file
run: |
cat <<EOT >> MANIFEST.in
include dist
recursive-include dist *
EOT
cat <<EOT >> setup.py
from setuptools import setup
Expand Down

0 comments on commit d709a74

Please sign in to comment.