psychopy / pyosf

A pure python library for simple sync with Open Science Framework
9 stars 5 forks source link

'requests' should be set as required for run too #7

Closed yurivict closed 5 years ago

yurivict commented 6 years ago

Currently it only says:

    setup_requires=['pytest-runner', 'requests'],
    tests_require=['pytest', 'coverage', 'requests'],