mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
12 lines
150 B
INI
12 lines
150 B
INI
[pytest]
|
|
addopts = --ignore pip/_vendor --ignore tests/tests_cache
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[egg_info]
|
|
tag_build =
|
|
tag_date = 0
|
|
tag_svn_revision = 0
|
|
|