aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2020-01-28 06:41:07 -0800
committerDavid Lord <davidism@gmail.com>2020-02-05 08:37:40 -0800
commit42edc132902562e1e16f190bea60362865da894f (patch)
tree02c3fcc489e29b53ef727f1a5c5528dc93e39a35 /setup.cfg
parent60293416db69782fd048a7820667afa4ae7c423b (diff)
downloadjinja-42edc132902562e1e16f190bea60362865da894f.tar.gz
stop building universal wheel
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 9dff382c..5d3d02ee 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,10 +1,8 @@
[metadata]
license_file = LICENSE.rst
+long_description = file:README.rst
long_description_content_type = text/x-rst
-[bdist_wheel]
-universal = true
-
[tool:pytest]
testpaths = tests
filterwarnings =