Macquarie-MEG-Research / Biscuit

GUI for easy MEG to BIDS conversion
https://macquarie-meg-research.github.io/Biscuit/
MIT License
7 stars 1 forks source link

Add support for building project with setup.py #15

Closed monkeyman192 closed 5 years ago

monkeyman192 commented 5 years ago

setup.py was added to allow the project to be build with setuptools. An entry point was added so that the installed library can be run by simply entering Biscuit into a command line terminal. This will launch the GUI directly.