Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ X-Python3-Version: >= 3.6

Package: fades
Architecture: all
Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
Depends: ${misc:Depends}, ${python3:Depends}
Description: system for automatically handling virtual environments
fades is a system that automatically handles the virtualenvs in the cases
normally found when writing scripts and simple programs, and even helps to
Expand Down