--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,7 @@
 test = pytest
 
 [metadata]
-description-file = README.rst
+description_file = README.rst
 
 [nosetests]
 verbosity = 3