view .hgignore @ 127:9d3d700a65b7

setup: proper setup.py: setup.py is working, but there is two issues with Kivy: cython need to be installed first, and stable version currently doesn't work with most recent cython (cf. https://github.com/kivy/kivy/issues/5375 and https://github.com/kivy/kivy/issues/5606). A requirements.txt has been added to use dev version of sat + dev version of kivy which works with latest cython. Once cython is installed, pip install -r requirements.txt works fine.
author Goffi <goffi@goffi.org>
date Thu, 05 Apr 2018 18:47:02 +0200
parents accbc3c18762
children 61ba5d193cfe
line wrap: on
line source


syntax: glob
*.pyc
*.pyv
*.swp
*.swo
tags
*.un~
Session.vim