remove colorama

This commit is contained in:
Ondřej Samohel 2020-12-15 18:05:32 +01:00
parent 86d23767ec
commit 032c753b86
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
2 changed files with 1 additions and 2 deletions

View file

@ -29,6 +29,6 @@ def play_animation():
# term.aquamarine3_bold(frame)
print(f"{term.bold}{term.aquamarine3}{frame}{term.normal}")
sleep(0.015)
sleep(0.02)
current_frame += frame_size
print(term.move_y(7))

View file

@ -5,7 +5,6 @@ blessed
certifi
Click
clique==1.5.0
colorama
coverage
cx_Freeze
ftrack-python-api==2.0.0