russss / polybot

A framework for making social media bots for multiple networks
BSD 3-Clause "New" or "Revised" License
45 stars 9 forks source link

Specify the version of tweepy #15

Closed fireindark707 closed 2 years ago

fireindark707 commented 2 years ago

The latest version of tweepy will report an error

russss commented 2 years ago

This should go here, in setup.py:

https://github.com/russss/polybot/blob/ad7fc0614e46aecbbb5f3232f613524aaccc898d/setup.py#L25

The dev-requirements.txt is only for testing.