Skip to content

Commit

Permalink
Reverting BSD License because pypi was not accepting change
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljfarrell committed Mar 2, 2020
1 parent 44349f7 commit 435c85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'Topic :: Scientific/Engineering :: Physics',
'Topic :: Scientific/Engineering :: Chemistry',
'Topic :: Scientific/Engineering :: Visualization',
'License :: OSI Approved :: BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)',
'License :: OSI Approved :: BSD License',
'Programming Language :: Python :: 3.7'
]
)

0 comments on commit 435c85e

Please sign in to comment.