We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4c6b8 commit 7a89f2aCopy full SHA for 7a89f2a
.github/workflows/python.yml
@@ -65,7 +65,6 @@ jobs:
65
pip install poetry
66
poetry build
67
tar -xf dist/*.tar.gz
68
- cat terminusdb-client-*/terminusdb_client.egg-info/requires.txt
69
unzip -n dist/*.whl
70
head -20 *.dist-info/METADATA
71
0 commit comments