forked from mirrors/thatmattlove-hyperglass
add static files & ui to project dist
This commit is contained in:
parent
baebf66eb4
commit
1a9800c296
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ readme = "README.md"
|
|||
homepage = "https://hyperglass.io"
|
||||
repository = "https://github.com/checktheroads/hyperglass"
|
||||
license = "BSD-3-Clause-Clear"
|
||||
include = ["images/**/*", "ui/**/*"]
|
||||
|
||||
[tool.poetry.scripts]
|
||||
hyperglass = "hyperglass.console:CLI"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue