Compare commits
No commits in common. "b22780dd285711976f5570b4761f0183fcec1f1a" and "9eda2edecb0a3ab312019a8ab8bd1a8cec0e248b" have entirely different histories.
b22780dd28
...
9eda2edecb
|
@ -1,10 +1,9 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = torchsub
|
name = torchsub
|
||||||
version = 0.0.2
|
version = 0.0.1
|
||||||
author = Benjamin Dweck
|
author = Benjamin Dweck
|
||||||
author_email = bjdweck@gmail.com
|
author_email = bjdweck@gmail.com
|
||||||
description = TORch Simple Subscriber
|
url = http://git.rudefox.io/bj/torch-subscriber-simple
|
||||||
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
|
||||||
|
@ -26,4 +25,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