removed tests from opackage and try global include requirements
This commit is contained in:
+3
-2
@@ -1,5 +1,6 @@
|
|||||||
recursive-include scraibe *.py
|
recursive-include scraibe *.py
|
||||||
recursive-include scraibe *.yaml
|
recursive-include scraibe *.yaml
|
||||||
include requirements.txt
|
recursive-exclude test/*
|
||||||
|
global-include requirements.txt
|
||||||
global-exclude *.pyc
|
global-exclude *.pyc
|
||||||
global-exclude __pycache__
|
global-exclude __pycache__
|
||||||
|
|||||||
Reference in New Issue
Block a user