1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-05 22:18:16 +08:00
Commit Graph

22 Commits

Author SHA1 Message Date
Christian Tremblay
b91bcdee95
Update build.yml
Removing 3.5 from Windows and Mac... it's legacy since september 2020
2021-03-21 12:25:32 -04:00
Christian Tremblay
857c1edcec
Update build.yml
Switch 3.5 to legacy, It'll use setup.py to install instead of pip
2021-03-21 12:21:34 -04:00
Christian Tremblay
08504ddca9
Update build.yml
Configure GH Actions on develop and master branches... the install_and_actions branch should be deleted eventually.
2021-02-24 00:11:32 -05:00
Christian Tremblay, ing
9dbdc9100f I was a little too bash script for powershell :-) 2021-02-23 09:27:42 -05:00
Christian Tremblay, ing
8ffeea9df9 Using pip with Windows and MacOS instead of python setup.py install 2021-02-23 09:24:18 -05:00
Christian Tremblay, ing
1d615848fb Let's try Windows and MacOS 2021-02-23 09:19:04 -05:00
Christian Tremblay, ing
7a11eec365 Upgrade setup tools ? 2021-02-22 11:53:08 -05:00
Christian Tremblay, ing
fe755a656d Learning that commenting lines is a bad idea sometimes... 2021-02-22 11:47:30 -05:00
Christian Tremblay, ing
3a201ab7cc error on yaml 2021-02-22 11:46:15 -05:00
Christian Tremblay, ing
6c438e1629 Legacy version can be a pain... :0) 2021-02-22 11:45:03 -05:00
Christian Tremblay, ing
0fe8e84120 16.04 was too old for py34 2021-02-22 11:39:01 -05:00
Christian Tremblay, ing
c96c6a5d50 Making two files is probably not the best idea, trying with only one file instead.... and opening the door to Windows and Mac tests 2021-02-22 11:34:18 -05:00
Christian Tremblay, ing
f64d32b5d3 Removing -m... I think the issue is related to distutils... 2021-02-22 11:25:45 -05:00
Christian Tremblay, ing
5569fab99a Really removing 3.9 this time... 2021-02-22 11:19:46 -05:00
Christian Tremblay, ing
399c961c0c forcing wheel install for legacy. Forgot to remove py 3.9, not yet part of setup 2021-02-22 11:17:27 -05:00
Christian Tremblay, ing
bec98cc471 Skipping time machine test that fail. Removing pip upgrade on legacy tests 2021-02-22 11:15:04 -05:00
Christian Tremblay, ing
873d4bdc69 Let's try it without pip for older versions 2021-02-22 11:09:03 -05:00
Christian Tremblay, ing
e6aefb4a56 Postpone Linter.... let's make test work.... will fight with flake8 later 2021-02-22 11:02:19 -05:00
Christian Tremblay, ing
689c6137aa limiting flake8 to py34 2021-02-22 10:59:53 -05:00
Christian Tremblay, ing
b6dbbca0c9 Typoe in flake8 ignore 2021-02-22 10:53:24 -05:00
Christian Tremblay, ing
a9b0e0a539 Removing 2.5 and 2.6 for now. Trying to ignore flake8 codes ignore = E123,E221,E226,E302,E41,E701 2021-02-22 10:49:22 -05:00
Christian Tremblay, ing
dcdabfc1e7 Testing Github Actions for bacpypes 2021-02-22 10:40:40 -05:00