flask/setup.cfg
David Lord 9bf5c3b3a3
update project metadata
new readme
readme as setup.py long_description
links in changes
git in authors
add travis osx env
break out docs build in travis
remove python_requires for now
2018-02-08 12:43:22 -08:00

12 lines
150 B
INI

[aliases]
release = egg_info -Db ''
[bdist_wheel]
universal = 1
[metadata]
license_file = LICENSE
[tool:pytest]
minversion = 3.0
testpaths = tests