Skip to content

Commit af74499

Browse files
feat: wip
1 parent d666e44 commit af74499

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["setuptools>=21.0.0"]
3+
build-backend = "setuptools.build_meta"

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
'reactivex >= 4.0.4',
99
'certifi >= 14.05.14',
1010
'python_dateutil >= 2.5.3',
11-
'setuptools >= 21.0.0',
1211
'urllib3 >= 1.26.0'
1312
]
1413

0 commit comments

Comments
 (0)