Skip to content

Commit 7cdfa4a

Browse files
committed
mitosheet: try updating setuptools
1 parent 95ed798 commit 7cdfa4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mitosheet/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def get_data_files_from_data_files_spec(
132132
'deploy': [
133133
'wheel',
134134
'twine',
135-
"setuptools==56.0.0"
135+
"setuptools"
136136
],
137137
'streamlit': [
138138
'streamlit>=1.24,<1.32',

0 commit comments

Comments
 (0)