Skip to content

Commit 800e528

Browse files
committed
one more fix
1 parent b2e3099 commit 800e528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
run: |
9999
cd geoarrow-types
100100
sed -i.bak '/^version_file/d' pyproject.toml
101+
echo '__version__ = __version_tuple__ = None' > src/geoarrow/types/_version.py
101102
102103
- name: Install (geoarrow-types)
103104
run: |

0 commit comments

Comments
 (0)