зеркало из
https://github.com/VIGINUM-FR/D3lta.git
synced 2025-10-29 05:04:20 +02:00
chore: remove unnecessary setup.py
- poetry-core is sufficient for handling builds
Этот коммит содержится в:
родитель
3cdea198bb
Коммит
045bd4becf
@ -26,5 +26,5 @@ optional = true
|
||||
pytest = "^8.3.5"
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools", "poetry-core"]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
4
setup.py
4
setup.py
@ -1,4 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
from setuptools import setup
|
||||
|
||||
setup()
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user