Skip to content

Commit

Permalink
chore: updates for local dev
Browse files Browse the repository at this point in the history
  • Loading branch information
VsevolodX committed Oct 26, 2024
1 parent b9be5fd commit cd739a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ __pycache__/
# Distribution / packaging
.Python
build/
!src/py/mat3ra/standata/build
develop-eggs/
dist/
downloads/
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dev = [
"isort",
"mypy",
"pip-tools",
"express-py"
]
tests = [
"coverage[toml]>=5.3",
Expand Down

0 comments on commit cd739a0

Please sign in to comment.