grossmj
|
d0487b92c5
|
Remove pyup and pep8 script.
|
2020-06-26 19:20:40 +09:30 |
|
grossmj
|
7924963276
|
Remove tox and update dependencies
|
2020-06-26 19:08:21 +09:30 |
|
grossmj
|
c6da24f267
|
Move jsonschema 2.6.0 requirement in build repository.
https://github.com/GNS3/gns3-server/issues/1751
https://github.com/GNS3/gns3-gui/issues/2849
This is to avoid the following error:
```
ERROR: Double requirement given: jsonschema==2.6.0 (from -r gns3-gui\win-requirements.txt (line 4)) (already in jsonschema==3.2.0 (from -r gns3-gui\requirements.txt (line 1)), name='jsonschema')
```
|
2020-06-07 13:07:16 +09:30 |
|
grossmj
|
1f149769f2
|
Only use jsonschema 2.6.0 on Windows and macOS.
https://github.com/GNS3/gns3-server/issues/1751
https://github.com/GNS3/gns3-gui/issues/2849
|
2020-06-07 12:55:22 +09:30 |
|
grossmj
|
c9767a06b3
|
Early Hyper-V support to run the GNS3 VM. Ref https://github.com/GNS3/gns3-gui/issues/763.
|
2018-08-10 16:18:14 +07:00 |
|
ziajka
|
b1657996e3
|
Pywin32 instead of pypiwin32, Ref. #1276
|
2018-02-26 16:25:31 +01:00 |
|
ziajka
|
889aa3ba94
|
More generic dependency for pypiwin32, Ref. #1276
|
2018-01-29 15:26:45 +01:00 |
|
ziajka
|
cbb15c7a84
|
Check if locking version of pypiwin32==220 helps, Ref. #1276
|
2018-01-29 15:16:38 +01:00 |
|
Julien Duponchelle
|
722028b2d2
|
Install win32 dependencies for the tests
|
2017-04-18 12:27:54 +02:00 |
|