Skip to content

Commit

Permalink
Starts work on #13, #15, #20
Browse files Browse the repository at this point in the history
  • Loading branch information
gfrn committed Jun 21, 2022
1 parent 4e44cf0 commit 019cf9e
Show file tree
Hide file tree
Showing 7 changed files with 4,677 additions and 4,643 deletions.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def get_long_description() -> str:
),
package_dir={"": "src"},
python_requires=">=3.6",
scripts=["scripts/hradc_scope.py", "scripts/update_hradc.py"],
test_suite="tests",
zip_safe=False,
)
Empty file added src/__init__.py
Empty file.
Loading

0 comments on commit 019cf9e

Please sign in to comment.