mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add missing requirements files not commited in #47106
This commit is contained in:
parent
7ae3497b0c
commit
5abadf25d6
2 changed files with 5 additions and 0 deletions
4
requirements/base-py2.txt
Normal file
4
requirements/base-py2.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
-r base.txt
|
||||
|
||||
# Required by Tornado to handle threads stuff.
|
||||
futures>=2.0
|
1
requirements/base-py3.txt
Normal file
1
requirements/base-py3.txt
Normal file
|
@ -0,0 +1 @@
|
|||
-r base.txt
|
Loading…
Add table
Reference in a new issue