mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
remove colorama
This commit is contained in:
parent
86d23767ec
commit
032c753b86
2 changed files with 1 additions and 2 deletions
|
|
@ -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))
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ blessed
|
|||
certifi
|
||||
Click
|
||||
clique==1.5.0
|
||||
colorama
|
||||
coverage
|
||||
cx_Freeze
|
||||
ftrack-python-api==2.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue