Jan Dittberner
8bc07c611f
- allow local development using editable = true in Pipfile and by adding a setup.py - bump dependencies for Sphinx 4.x
3 lines
38 B
Python
3 lines
38 B
Python
from setuptools import setup
|
|
|
|
setup()
|