Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1019171

Browse files
authored
Add setuptools-scm to pyflyby tests
1 parent fdbc964 commit 1019171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
cd ..
8181
git clone https://github.com/deshaw/pyflyby
8282
cd pyflyby
83-
pip install meson-python meson ninja pybind11>=2.10.4
83+
pip install meson-python meson ninja pybind11>=2.10.4 setuptools-scm
8484
pip install setuptools wheel # needed for epydoc
8585
pip install --no-build-isolation -ve .[test]
8686
pip install 'pytest<=8'

0 commit comments

Comments
 (0)