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