We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28397f5 commit 3a4f3adCopy full SHA for 3a4f3ad
setup.py
@@ -19,7 +19,7 @@
19
from setuptools import find_packages
20
21
22
-setup(name='Adversarial Robustness Toolbox',
+setup(name='adversarial_robustness_toolbox',
23
version='0.1',
24
description='IBM Adversarial machine learning toolbox',
25
author='Irina Nicolae',
0 commit comments