adds requests dependency.

This commit is contained in:
Romain Dorgueil
2017-01-07 10:37:59 +01:00
parent f736e7e7e3
commit c9b000f65e
3 changed files with 31 additions and 31 deletions

View File

@ -1,7 +1,7 @@
# This file has been auto-generated.
# All changes will be lost, see Projectfile.
#
# Updated at 2017-01-03 12:10:41.605435
# Updated at 2017-01-07 10:37:43.401814
PYTHON ?= $(shell which python)
PYTHON_BASENAME ?= $(shell basename $(PYTHON))