csparpa / pyowm

A Python wrapper around the OpenWeatherMap web API
https://pyowm.readthedocs.io
MIT License
789 stars 171 forks source link

Update setup.py to exclude package 'tests' #353

Closed onkelbeh closed 3 years ago

onkelbeh commented 3 years ago

otherwise it would try to install it at top level, which is forbidden. Thanks for your work.

\B.

csparpa commented 3 years ago

@onkelbeh I've replicated your change on the develop branch at commit d515732b2228b575b99e2dea7591d1607d723528 and I'm closing this PR. You've been inserted in CONTRIBUTORS.md. Thanks !