Skip to content

Commit

Permalink
core: Ensure web_server is in the distribution!
Browse files Browse the repository at this point in the history
  • Loading branch information
delfick committed Mar 16, 2024
1 parent f1f3bd8 commit fa9dfa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ include = [
"/photons_products",
"/photons_protocol",
"/photons_transport",
"/photons_web_server",
"/photons_core.py",
"/photons_pytest.py",
]
Expand All @@ -92,6 +93,7 @@ include = [
"/photons_products",
"/photons_protocol",
"/photons_transport",
"/photons_web_server",
"/photons_core.py",
"/photons_pytest.py",
]

0 comments on commit fa9dfa2

Please sign in to comment.