Browse code

update trove classifiers

Joseph Weston authored on 05/02/2018 12:32:53
Showing 1 changed files
... ...
@@ -11,15 +11,13 @@ setup(
11 11
     name='adaptive',
12 12
     description='Adaptively sample mathematical functions',
13 13
     version='0.1a',
14
-
15 14
     url='https://gitlab.kwant-project.org/qt/adaptive',
16 15
     author='Adaptive authors',
17 16
     license='BSD',
18 17
     classifiers=[
19 18
         'Development Status :: 3 - Alpha',
20
-        'License :: OSI Approved :: BSD License'
19
+        'License :: OSI Approved :: BSD License',
21 20
         'Intended Audience :: Science/Research',
22
-        'Topic :: Software Development :: Build Tools',
23 21
         'Programming Language :: Python :: 3.6',
24 22
     ],
25 23
     packages=['adaptive',