5.0 - pydcs library update - does not use DCS install (#56)

Prevent pydcs library from using DCS installation directory
This commit is contained in:
Spencer Shepard
2023-05-20 15:14:59 -07:00
committed by GitHub
parent 16d67473b0
commit f5dfcf0448
9 changed files with 604 additions and 579 deletions

6
tests/test_version.py Normal file
View File

@@ -0,0 +1,6 @@
import pytest
def test_pass() -> None:
assert "this is just a placeholder so pipeline succeeds" != ""