Try to figure out pyproject.toml

This commit is contained in:
Jonathan Sundqvist
2021-07-05 09:12:44 +02:00
parent e1f43b285d
commit 03b6459cae
3 changed files with 10 additions and 5 deletions
-3
View File
@@ -1,3 +0,0 @@
# setup.py
from setuptools import setup
setup(name="pelican-obsidian", use_scm_version=True)