1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-13 22:02:22 +03:00

Merge pull request #146 from devdave/master

Add requirements file for use with pip
This commit is contained in:
Jonathan Harris 2016-10-02 13:34:37 +01:00 committed by GitHub
commit 810488bf3c

6
requirements Normal file
View File

@ -0,0 +1,6 @@
argh>=0.26.2
pathtools>=0.1.2
PyYAML>=3.12
requests>=2.11.1
watchdog>=0.8.3
wheel>=0.24.0