mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Exclude tests directories in graphene package
This commit is contained in:
parent
4eb70bca00
commit
0d0343874d
4
MANIFEST.in
Normal file
4
MANIFEST.in
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
global-exclude tests/*
|
||||||
|
recursive-exclude tests *
|
||||||
|
recursive-exclude tests_py35 *
|
||||||
|
recursive-exclude examples *
|
Loading…
Reference in New Issue
Block a user