What if i actually specified the right package in requirements

This commit is contained in:
Jess 3Jane 2018-03-16 02:03:27 -04:00
parent 3a689cd35c
commit a701196c2e
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@ from mastodon import Mastodon
from getpass import getpass
from os import path
from bs4 import BeautifulSoup
import json
import re
api_base_url = "https://botsin.space"