mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
PyQt5 environment
This commit is contained in:
@@ -22,10 +22,13 @@ envs {
|
||||
conda "python34", "3.4", ["ipython==2.1", "django==1.6", "behave", "jinja2", "tox==2.0"]
|
||||
textfile "python34/tags.txt", "python3\nipython\nipython200\nskeletons\ndjango\nbehave\ntox\njinja2\npython34\npackaging"
|
||||
|
||||
// if (!Os.isFamily(Os.FAMILY_WINDOWS)) {
|
||||
if (!Os.isFamily(Os.FAMILY_WINDOWS)) {
|
||||
// jython "jython25", []
|
||||
// textfile "jython25/tags.txt", "jython"
|
||||
// }
|
||||
} else {
|
||||
conda "pyqt5", "2.7", ["PyQt5"]
|
||||
textfile "pyqt5/tags.txt", "pyqt5"
|
||||
}
|
||||
|
||||
conda "django_latest", "3.5", ["django"]
|
||||
textfile "django_latest/tags.txt", "django"
|
||||
|
||||
Reference in New Issue
Block a user