diff options
author | jaseg <git@jaseg.de> | 2022-08-16 16:45:29 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2022-08-16 16:45:29 +0200 |
commit | 30d5ca1f0255184b500cbb43d9b3556a70038c53 (patch) | |
tree | fa224e72f577bea5b6589434fac4e7a9e76b8d23 | |
parent | 2330fcd416f0dcfa84a548163c6d83a557d0826f (diff) | |
download | python-mpv-30d5ca1f0255184b500cbb43d9b3556a70038c53.tar.gz python-mpv-30d5ca1f0255184b500cbb43d9b3556a70038c53.tar.bz2 python-mpv-30d5ca1f0255184b500cbb43d9b3556a70038c53.zip |
Update setup.cfg for new syntax
fixes #230
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ [metadata] -description-file = README.rst +description_file = README.rst |