Nasdaq / data-link-python

A Python library for Nasdaq Data Link's RESTful API
MIT License
428 stars 70 forks source link

CP-9045/remove-deprecations-during-tests #8

Closed ericvautour-quandl closed 2 years ago

ericvautour-quandl commented 2 years ago

Removed deprecated code Stubbed warnings to make test output clean Removed python -W always setup.py -q test since it was deprecated Added ability to run tests individually Removed code to support older versions of Python