Skip to content

Commit 1c70dc4

Browse files
committed
fix:Add twine package for pypi publishing
1 parent c3e8dcc commit 1c70dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ language = English
2828
status = 3
2929
user = thinkingmachines
3030
requirements = fastcore pandas numpy geopandas>=1.0 fastprogress h3 morecantile loguru rasterstats scikit-learn requests pyarrow exactextract polars
31-
dev_requirements = nbdev jupyterlab matplotlib nbdime ipytest branca folium mapclassify pytest pytest-mock pytest-cov pytest-xdist black[jupyter]
31+
dev_requirements = nbdev jupyterlab matplotlib nbdime ipytest branca folium mapclassify pytest pytest-mock pytest-cov pytest-xdist black[jupyter] twine
3232
readme_nb = readme.ipynb
3333
allowed_metadata_keys =
3434
allowed_cell_metadata_keys =

0 commit comments

Comments
 (0)