remove versions in pip command

This commit is contained in:
Izalia Mae 2021-02-01 22:16:01 -05:00
parent 4c2a580067
commit a1b07c31a7

View file

@ -4,7 +4,7 @@ Mastodon Block Manager v0.1
by Izalia Mae (@Izalia@barkshark.xyz)
requirements:
pip3 install pygresql>=5.1 envbash>=1.1.2
pip3 install pygresql envbash
'''
import sys
import os