Skip to content

Commit

Permalink
Use randrctl 1.9.0 from pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
palfrey committed Oct 10, 2020
1 parent 1819eea commit 80060ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ pyudev
pre-commit
ppretty
supervisor

# FIXME: 1.9.0 not in pypi. See https://github.com/edio/randrctl/issues/25
git+https://github.com/edio/randrctl.git@1.9.0#egg=randrctl
randrctl
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pre-commit==2.7.1 # via -r requirements.in
pycparser==2.20 # via cffi
pyudev==0.22.0 # via -r requirements.in
pyyaml==5.1 # via pre-commit, randrctl
git+https://github.com/edio/randrctl.git@1.9.0#egg=randrctl # via -r requirements.in
randrctl==1.9.0 # via -r requirements.in
six==1.15.0 # via pip-tools, pyudev, virtualenv, xcffib, xlib
supervisor==4.2.1 # via -r requirements.in
toml==0.10.1 # via pre-commit
Expand Down

0 comments on commit 80060ee

Please sign in to comment.