Skip to content

Commit

Permalink
Move dagster-webserver to install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianK13 committed Nov 2, 2023
1 parent 8c6c182 commit d6a821f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"GeoAlchemy2",
"docker",
"cjio",
"dagster-webserver",
],
extras_require={
"dev": [
"dagster-webserver",
"pytest",
"black",
"dbt-osmosis",
Expand Down

0 comments on commit d6a821f

Please sign in to comment.