-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
✏️ Description
When I select makefile built-in features, some extra (unexpected) dependencies are installed:
- pip-audit
- pre-commit
The first one, pip-audit, should only be installed if the built-in feature github actions is selected. Also, in this case, the corresponding make command should be added to the makefile.
The second one, pre-commit, should only be installed if the built-in feature pre commit is selected.
✅ Steps To Reproduce
🐍 Which version of Python are you using?
3.13
📦 Which version of Instant Python are you using?
0.9.2
🖥️ Which operating system are you using?
ubuntu
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working