Skip to content

Commit

Permalink
Remove Zenodo. (#903)
Browse files Browse the repository at this point in the history
* Remove Zenodo.

* Update changelog.

* Apply suggestions from code review

---------

Co-authored-by: Vyas Ramasubramani <vyas.ramasubramani@gmail.com>
  • Loading branch information
bdice and vyasr authored Mar 30, 2023
1 parent 6f61a54 commit 2b6519d
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 305 deletions.
2 changes: 0 additions & 2 deletions .bumpversion
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ message = Bump up to version {new_version}.
[bumpversion:file:doc/conf.py]

[bumpversion:file:CITATION.cff]

[bumpversion:file:.zenodo.json]
100 changes: 0 additions & 100 deletions .sync-zenodo-metadata.py

This file was deleted.

163 changes: 0 additions & 163 deletions .zenodo.json

This file was deleted.

1 change: 0 additions & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ abstract: |
a well-defined indexable storage layout for data and metadata. This makes it easier to
operate on large data spaces, streamlines post-processing and analysis and makes data
collectively accessible.
doi: 10.5281/zenodo.2581327
authors:
-
family-names: Adorf
Expand Down
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ Removed
- The ``Config`` class (#860).
- The ``DictManager`` class (#858).
- The ``signac.testing`` module (#863).
- Zenodo is no longer updated (#903).

Version 1
=========
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ skip_glob = 'signac/_vendor/*'

[tool.pydocstyle]
convention = "numpy"
match = "^((?!\\.sync-zenodo-metadata|setup).)*\\.py$"
match-dir = "^((?!\\.|tests|_vendor).)*$"
ignore-decorators = "deprecated"
add-ignore = "D105, D107, D203, D204, D213"
Expand Down
38 changes: 0 additions & 38 deletions references.bib

This file was deleted.

0 comments on commit 2b6519d

Please sign in to comment.