Skip to content

Commit a2241f1

Browse files
feat: wip
1 parent 7b9e802 commit a2241f1

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
@@ -6,7 +6,6 @@
66
'reactivex >= 4.0.4',
77
'certifi >= 14.05.14',
88
'python_dateutil >= 2.5.3',
9-
'setuptools >= 21.0.0',
109
'urllib3 >= 1.26.0',
1110
'pyarrow >= 8.0.0'
1211
]

0 commit comments

Comments
 (0)