Skip to content

Commit

Permalink
Update setup.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bastonero committed Dec 17, 2021
1 parent bead85b commit 8ea31ac
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions setup.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "aiida-phonopy",
"version": "0.7.0",
"description": "AiiDA plugin for running phonon calculations using phonopy",
"author": "Atsushi Togo & Lorenzo Bastonero",
"author_email": "atz.togo@gmail.com, bastonero.lorenzo@gmail.com",
"url": "https://github.com/aiida-phonopy/aiida-phonopy",
"author": "AiiDA-phonpy team",
"author_email": "atz.togo@gmail.com",
"classifiers": [
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
Expand All @@ -26,7 +28,6 @@
"extras_require": {
"pre-commit": [
"pre-commit~=2.2",
"pylint~=2.6.0",
"black",
"flake8"
],
Expand Down

0 comments on commit 8ea31ac

Please sign in to comment.