Added test_temp.py to the exclusion in MANIFEST.in.
This commit is contained in:
@ -22,6 +22,7 @@ include docs/source/*
|
||||
include docs/source/_static/*
|
||||
include docs/source/_templates/*
|
||||
include tests/*
|
||||
exclude tests/test_temp.py
|
||||
include tests/test_site/*
|
||||
include tests/test_site/templates/*
|
||||
include tests/test_site/translations/*
|
||||
|
Reference in New Issue
Block a user