moved src to video2x for PyPI

This commit is contained in:
K4YT3X
2021-07-06 00:56:12 +00:00
parent 37d567f208
commit e870399af1
61 changed files with 37 additions and 0 deletions

3
pyproject.toml Normal file
View File

@@ -0,0 +1,3 @@
[build-system]
requires = ["setuptools>=44", "wheel", "setuptools_scm[toml]>=3.4.3"]
build-backend = "setuptools.build_meta"