File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed
Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ A frequency vs angle plot can be found in [examples/results/example_01.png](exam
6161## Development
6262
6363``` shell
64- git clone https://github.com/qiaojunfeng /aiida-skeaf .
64+ git clone https://github.com/aiidaplugins /aiida-skeaf .
6565cd aiida-skeaf
6666pip install flit
6767flit install -s .[pre-commit,testing] # install extra dependencies
@@ -74,10 +74,6 @@ See the [developer guide](http://aiida-skeaf.readthedocs.io/en/latest/developer_
7474## License
7575
7676MIT
77- ## Contact
78-
79- 80-
8177
8278[ ci-badge ] : https://github.com/qiaojunfeng/aiida-skeaf/workflows/ci/badge.svg?branch=master
8379[ ci-link ] : https://github.com/qiaojunfeng/aiida-skeaf/actions
Original file line number Diff line number Diff line change 44AiiDA plugin for the Supercell K-space Extremal Area Finder (SKEAF) code
55"""
66
7- __version__ = "0.1.0a0 "
7+ __version__ = "0.1.0 "
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies = [
2828]
2929
3030[project .urls ]
31- Source = " https://github.com/qiaojunfeng /aiida-skeaf"
31+ Source = " https://github.com/aiidaplugins /aiida-skeaf"
3232
3333[project .optional-dependencies ]
3434testing = [
You can’t perform that action at this time.
0 commit comments