baudren / NoteOrganiser

Scientific Note Taking
MIT License
13 stars 6 forks source link

python 3.5 was released #82

Open egolus opened 9 years ago

egolus commented 9 years ago

https://www.python.org/downloads/release/python-350/

we should check if everything works with 3.5 and maybe add it to travis?

baudren commented 9 years ago

Yes, that would be nice. Can you go ahead and check it? Thanks in advance,

baudren commented 9 years ago

I create a branch to test the support. As it could have been expected, there is not yet a PySide install for py35, so it fails there.

egolus commented 9 years ago

PySide can't be installed on python 3.5 yet. There is a fix in the pyside setup repository, but they didn't release a fix version through pypi yet