Skip to content

Commit

Permalink
Merge pull request #10 from scrambldchannel/feat/pyproject.toml
Browse files Browse the repository at this point in the history
chore: pyproject.toml tweaks
  • Loading branch information
scrambldchannel committed Nov 11, 2022
2 parents f29b4dd + e391381 commit 79afc9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ dependencies = [
'apache-airflow ~= 2.1'
]
dynamic = ["version", "description"]
readme = "README.md"


[project.optional-dependencies]
tests = [
Expand Down

0 comments on commit 79afc9d

Please sign in to comment.