Skip to content

Commit 67ccf14

Browse files
committed
twine version
1 parent de5a390 commit 67ccf14

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
python-version: ${{ matrix.python-version }}
2727
- run: pip install -r ./requirements.txt
2828
- run: pip install .
29+
- run: twine --version
2930
- run: which calculate_rmsd
3031
- run: make test python=python
3132
- run: make format python=python

0 commit comments

Comments
 (0)