Skip to content

Commit

Permalink
Merge pull request #22 from UW-Macrostrat/simplify-dependencies
Browse files Browse the repository at this point in the history
Remove unnecessary no-op dependency
  • Loading branch information
davenquinn authored Jan 13, 2024
2 parents 916fe30 + fc87de2 commit 6973bf2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
4 changes: 0 additions & 4 deletions macrostrat/python_libraries/__init__.py

This file was deleted.

12 changes: 12 additions & 0 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ authors = ["Daven Quinn <[email protected]>"]
description = "Macrostrat Python libraries"
name = "macrostrat.python_libraries"
version = "1.3.1"
packages = [
{include = "macrostrat"},
]

[tool.poetry.dependencies]
python = "^3.10"
Expand Down

0 comments on commit 6973bf2

Please sign in to comment.