Skip to content

Commit e9acf9a

Browse files
committed
debug
1 parent ab31608 commit e9acf9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_environment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def test_init(
4040
)
4141

4242
pip_txt = env._get_pip_dependencies(include_build_system=True)
43+
print(pip_txt)
4344
# include extras specifier in pip format
4445
assert "setuptools-scm[toml]" in pip_txt
4546

0 commit comments

Comments
 (0)