Remove Python
view `snipplets.dev` repo
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
[BASIC]
|
||||
good-names = f
|
||||
max-line-length = 100
|
||||
@@ -1,13 +0,0 @@
|
||||
[distutils]
|
||||
index-servers =
|
||||
pypi
|
||||
testpypi
|
||||
|
||||
[pypi]
|
||||
repository = https://upload.pypi.org/legacy/
|
||||
username = IIIypuk
|
||||
|
||||
[testpypi]
|
||||
repository = https://test.pypi.org/legacy/
|
||||
username = __token__
|
||||
password = __password__
|
||||
@@ -1,7 +0,0 @@
|
||||
[build-system]
|
||||
requires = ["flit_core >=2,<4"]
|
||||
build-backend = "flit_core.buildapi"
|
||||
requires-python = ">=3"
|
||||
|
||||
[tool.black]
|
||||
line-length = 99
|
||||
Reference in New Issue
Block a user