Remove additional remnants of flake8

This commit is contained in:
Anthony Sottile 2020-05-14 16:16:09 -07:00
parent b3f3c34516
commit e6d9355bf1
2 changed files with 6 additions and 7 deletions

View file

@ -22,7 +22,6 @@ classifiers =
[options]
packages = find:
install_requires =
flake8
ruamel.yaml>=0.15
toml
python_requires = >=3.6.1