We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6d73b commit 742a0fdCopy full SHA for 742a0fd
setup.py
@@ -4,7 +4,7 @@
4
name="PyToyTorch",
5
version="0.1",
6
author="mnicnc404",
7
- author_email="mnicnc404",
+ author_email="mnicnc404@gmail.com",
8
packages=find_namespace_packages(include=("PyToyTorch.*")),
9
install_requires=[
10
'numpy',
0 commit comments