Skip to content

Commit

Permalink
fix: exclude manifest.in
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxuanrong committed May 10, 2023
1 parent b521b50 commit 60cd914
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions MANIFEST.in

This file was deleted.

3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,4 @@ def _get_version():
],
package_data={
'piperider_cli': ['*.json', 'VERSION', 'SENTRY_DNS', 'data/**', 'profiler/schema.json']
},
include_package_data=True)
})

0 comments on commit 60cd914

Please sign in to comment.