summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorLouis-Philippe VĂ©ronneau <pollo@debian.org>2022-11-27 16:11:22 -0500
committerLouis-Philippe VĂ©ronneau <pollo@debian.org>2022-11-27 16:11:22 -0500
commit5fbdccc89f60c9e3c2967a1966fac57f6566fa54 (patch)
tree6a2541ddba087a8ff7bc30852e4056915b58b9fc /setup.cfg
parent30d5ca1f0255184b500cbb43d9b3556a70038c53 (diff)
downloadpython-mpv-5fbdccc89f60c9e3c2967a1966fac57f6566fa54.tar.gz
python-mpv-5fbdccc89f60c9e3c2967a1966fac57f6566fa54.tar.bz2
python-mpv-5fbdccc89f60c9e3c2967a1966fac57f6566fa54.zip
Migrate away from setup.py and use PEP 612-style pyproject.toml
Closes #240.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
deleted file mode 100644
index ddb7da9..0000000
--- a/setup.cfg
+++ /dev/null
@@ -1,2 +0,0 @@
-[metadata]
-description_file = README.rst