Add command line entry point
This commit is contained in:
parent
16317db94d
commit
2beeddb512
@ -23,6 +23,10 @@ classifier =
|
||||
packages =
|
||||
bareon_dynamic_allocator
|
||||
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
bareon-allocator = bareon_dynamic_allocator.cmd:allocator
|
||||
|
||||
[build_sphinx]
|
||||
source-dir = doc/source
|
||||
build-dir = doc/build
|
||||
|
Loading…
x
Reference in New Issue
Block a user