mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 19:41:18 +02:00
create bsd12 branch
This commit is contained in:
9
python/py-pip/files/patch-setup.cfg
Normal file
9
python/py-pip/files/patch-setup.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
--- setup.cfg.orig 2015-08-22 22:46:55 UTC
|
||||
+++ setup.cfg
|
||||
@@ -1,5 +1,6 @@
|
||||
[pytest]
|
||||
addopts = --ignore pip/_vendor --ignore tests/tests_cache
|
||||
+norecursedirs = .tox build dist node_modules *.egg-info
|
||||
|
||||
[wheel]
|
||||
universal=1
|
||||
Reference in New Issue
Block a user