Skip to content

Commit

Permalink
[FIX] cython-setuptools not required during build
Browse files Browse the repository at this point in the history
thus taking it out of the loop
  • Loading branch information
PierreSchnizer committed Nov 14, 2023
1 parent eaaf6cc commit 75ed1d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ pandas
protobuf >=3.18.3, ==3.*
python-dateutil
setuptools>=61.0.0
cython-setuptools
# only once for building cysetuptools
# cython-setuptools

0 comments on commit 75ed1d9

Please sign in to comment.