Skip to content

Commit

Permalink
Pin scantree to < 0.0.2a0 (#46)
Browse files Browse the repository at this point in the history
This version regresses support for Windows.
  • Loading branch information
cottsay authored Feb 10, 2024
1 parent 1b759ab commit 94a35e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ keywords = colcon
python_requires = >=3.6
install_requires =
colcon-core>=0.5.2
scantree
scantree<0.0.2a0
scandir;platform_system=='Windows'
packages = find:
zip_safe = true
Expand Down

0 comments on commit 94a35e9

Please sign in to comment.