build: Add all necessary files for the build system
All basic files for testing, building and distributing the project are added here. The Makefile can set up the virtual environment and create different package types from the project.
This commit is contained in:
2
pyproject.toml
Normal file
2
pyproject.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
Reference in New Issue
Block a user