tasdikrahman / vocabulary

[Not Maintained anymore] Python Module to get Meanings, Synonyms and what not for a given word
https://vocabulary.readthedocs.io/en/latest/
MIT License
559 stars 76 forks source link

Upgrade requests to 2.21.0 #67

Open mikelane opened 5 years ago

mikelane commented 5 years ago

Upgrade to requests 2.21.0 (which is little more than a settings change). I upgraded you from nose to pytest (along with pytest-pep8) and upgraded the documentation, as well. Also I ran Black and got you up-to-speed with PEP8.