Skip to content

Commit 4a626d0

Browse files
authored
Update requirements-dev.txt
For development we don't want to pin ansible version anymore. If you need a special version for your development sandbox you need to install it by hand.
1 parent f40d03b commit 4a626d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ansible >= 2.9, < 2.10
1+
ansible
22
wheel
33
jinja2
44
PyYAML

0 commit comments

Comments
 (0)