Skip to content

Commit 3b69bf0

Browse files
authored
Merge pull request #125 from thisfred/patch-1
Add project: pip-tools
2 parents cb79f3c + e8810f9 commit 3b69bf0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

projects.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3367,6 +3367,15 @@ projects:
33673367
- pkg_mgr
33683368
- linux
33693369
- corp
3370+
- name: pip-tools
3371+
repo_url: https://github.com/jazzband/pip-tools
3372+
home_url: https://github.com/jazzband/pip-tools
3373+
desc: A set of command line tools to help you keep your pip-based packages fresh, even when you've pinned them.
3374+
tags:
3375+
- pkg_mgr
3376+
- linux
3377+
- windows
3378+
- mac
33703379
#
33713380
# Pkg_Repo
33723381
#
@@ -3910,4 +3919,4 @@ projects:
39103919
tags:
39113920
- misc
39123921
- linux
3913-
- windows
3922+
- windows

0 commit comments

Comments
 (0)