mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
12 lines
137 B
INI
12 lines
137 B
INI
[nosetests]
|
|
where = tests
|
|
|
|
[aliases]
|
|
dev = develop easy_install pip[testing]
|
|
|
|
[egg_info]
|
|
tag_build =
|
|
tag_date = 0
|
|
tag_svn_revision = 0
|
|
|