Skip to content

Commit

Permalink
Merge pull request #167 from klauer/fix_blark
Browse files Browse the repository at this point in the history
FIX: TwinCAT plugin / blark and pytmc integration
  • Loading branch information
klauer authored Aug 23, 2023
2 parents b6701db + 78e9e97 commit 62e5426
Show file tree
Hide file tree
Showing 11 changed files with 647 additions and 69 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "whatrecord/tests/blark-twincat-root-example"]
path = whatrecord/tests/blark_root
url = https://github.com/klauer/blark-twincat-root-example
1 change: 1 addition & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ requirements:

test:
requires:
- blark
- codecov
- flake8
- happi
Expand Down
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pytest-aiohttp
pytest-cov

# plugin dependencies
blark
happi
python-ldap
pytmc
Loading

0 comments on commit 62e5426

Please sign in to comment.