Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b901b17

Browse filesBrowse files
committed
Update Cython to 0.29.30
1 parent 6a721fa commit b901b17
Copy full SHA for b901b17

File tree

2 files changed

+2
-2
lines changed
Filter options

2 files changed

+2
-2
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
# Also declared in requirements.txt, if updating here please also update
44
# there
5-
"Cython~=0.29.13",
5+
"Cython~=0.29.30",
66
"setuptools >= 35.0.2",
77
]
88
build-backend = "setuptools.build_meta"

‎requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Also declared in pyproject.toml, if updating here please also update there
2-
Cython~=0.29.13
2+
Cython~=0.29.30
33

44
# dev only tools. no need to add pyproject
55
black==22.3.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.