Compare commits
2 Commits
9eda2edecb
...
b22780dd28
Author | SHA1 | Date | |
---|---|---|---|
b22780dd28 | |||
9a7e79c2ae |
|
@ -1,9 +1,10 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = torchsub
|
name = torchsub
|
||||||
version = 0.0.1
|
version = 0.0.2
|
||||||
author = Benjamin Dweck
|
author = Benjamin Dweck
|
||||||
author_email = bjdweck@gmail.com
|
author_email = bjdweck@gmail.com
|
||||||
url = http://git.rudefox.io/bj/torch-subscriber-simple
|
description = TORch Simple Subscriber
|
||||||
|
url = https://git.rudefox.io/bj/torch-subscriber-simple
|
||||||
classifiers =
|
classifiers =
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
License :: OSI Approved :: MIT License
|
License :: OSI Approved :: MIT License
|
||||||
|
@ -25,4 +26,4 @@ install_requires =
|
||||||
console_scripts = torch-sub=torchsub.torch_sub:main
|
console_scripts = torch-sub=torchsub.torch_sub:main
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
exclude=test
|
exclude=test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user