Skip to content

Commit

Permalink
Merge pull request #16 from tejtw/v1.0.0rc2
Browse files Browse the repository at this point in the history
revise typo
  • Loading branch information
Han860207 authored Dec 4, 2023
2 parents e94446f + c8f0095 commit 945cf35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ repository = 'https://github.com/tejtw/zipline-tej'
[build-system]
requires = [
'setuptools>=42.0.0',
"setuptools_scm[toml]>=6.2 ,8",
"setuptools_scm[toml]>=6.2 ,<8",
'wheel>=0.36.0',
'Cython>=0.29.21,<3',
'oldest-supported-numpy; python_version>="3.8"',
Expand Down

0 comments on commit 945cf35

Please sign in to comment.