This repository has been archived on 2024-06-13. You can view files and clone it, but cannot push or open issues or pull requests.
mcedit2/requirements.txt
2017-07-01 12:13:37 -10:00

10 lines
259 B
Plaintext

-r requirements-mceditlib.txt
pyzmq==15.0.0 # v15.4.0 fails to freeze with PyInstaller - see pyinstaller/issues/2147
pyside>=1.2.0 ; sys.platform != 'darwin' # install this via homebrew, not visible to pip
pyopengl
ipython
qtconsole
pygments
pastebin
raven