Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 5041650

Browse files
sebixboogheta
authored andcommitted
include tests in sdist tarball
fixes #93 the oauth credentials are excluded
1 parent 2e51d88 commit 5041650

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

MANIFEST.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
prune .github
2-
prune tests
2+
gradt tests
3+
exclude tests/oauth_creds
34
prune utils
45
exclude .coveragerc
56
exclude .gitignore
6-
exclude README.md
7+
exclude README.md

0 commit comments

Comments
 (0)