summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2020-01-25 21:29:50 -0500
committerJulian Berman <Julian@GrayVines.com>2020-01-25 21:33:30 -0500
commit9cc0712e302cdbbbd36c2f57791c8a714b7646a8 (patch)
tree0fcd6392970caa00510f5d1acc4d474e18e02113 /setup.cfg
parentd4ec33ddf2094255fcdf7292f999662162616002 (diff)
downloadjsonschema-9cc0712e302cdbbbd36c2f57791c8a714b7646a8.tar.gz
Test directly with pip show.
Also move it into the regular test suite.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 6f41562..c99d5b0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,8 +8,7 @@ long_description = file: README.rst
long_description_content_type = text/x-rst
author = Julian Berman
author_email = Julian@GrayVines.com
-license_files =
- LICENSE
+license = MIT
classifiers =
Development Status :: 5 - Production/Stable
Intended Audience :: Developers