Browse Source

[fix] installation error on python 3.8

master
Woojae, Park 2 years ago
committed by Chris
parent
commit
4990377cc3
1 changed files with 0 additions and 1 deletions
  1. 1
      setup.py

1
setup.py

@ -16,7 +16,6 @@ deps = [
're-wx>=0.0.9',
'typing-extensions==3.10.0.2',
'wxpython>=4.1.0',
'dataclasses>=0.8',
]
setup(

Loading…
Cancel
Save