1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00

Learning that commenting lines is a bad idea sometimes...

This commit is contained in:
Christian Tremblay, ing 2021-02-22 11:47:30 -05:00
parent 3a201ab7cc
commit fe755a656d

View File

@ -53,7 +53,6 @@ jobs:
- name: Install dependencies
run: |
pip install pytest
# pip install pytest netifaces wheel
python setup.py install
# - name: Lint with flake8
# run: |