Skip to content

Commit

Permalink
fix(python): avoid downgrade to python2
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Jul 1, 2019
1 parent 2676182 commit d3e9f03
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions deepsea/osfingermap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,8 @@
# osfingermap: {}
---
# os: Debian
Debian-9:
pkg:
deps:
- python-rados

Debian-8:
pkg:
deps:
- python-rados
Debian-9: {}
Debian-8: {}

# os: CentOS
CentOS-7:
Expand Down

0 comments on commit d3e9f03

Please sign in to comment.