-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
727a615
commit 3945b94
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name: labbench | |
description: base library for python laboratory automation to simplify the process of developing an experimental procedure into clear, concise, explainable, and reusable code | ||
repo_url: https://github.com/usnistgov/labbench | ||
docs_url: https://pages.nist.gov/labbench | ||
license: NIST: https://github.com/usnistgov/labbench/blob/master/LICENSE.md | ||
license: NIST (https://github.com/usnistgov/labbench/blob/master/LICENSE.md) | ||
project_focus: Supporting library for development of instrument libraries and automation scripts | ||
test_framework: pytest | ||
communication_types: visa, telnet, subprocesses, custom | ||
|
@@ -14,4 +14,4 @@ has_unit_support: y | |
unit_library: | ||
instrument_categories: | ||
remarks: object-oriented abstraction approach | ||
collected_by: Dan Kuester <[email protected]> | ||
collected_by: Dan Kuester <[email protected]> |