Remove deprecated license_file from setup.cfg (#3843)

Remove deprecated license_file from setup.cfg
This commit is contained in:
Hugo 2019-05-10 09:01:11 +03:00 committed by GitHub
commit 6977ae2dd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,5 @@
[aliases]
test=pytest
[metadata]
license_file = LICENSE
[flake8]
max-line-length = 88