Initial commit and release of doi2dataset

This commit is contained in:
Alexander Minges 2025-03-21 14:53:23 +01:00
commit 9be53fd2fc
Signed by: Athemis
SSH key fingerprint: SHA256:TUXshgulbwL+FRYvBNo54pCsI0auROsSEgSvueKbkZ4
23 changed files with 2482 additions and 0 deletions

3
requirements-dev.txt Normal file
View file

@ -0,0 +1,3 @@
pytest>=8.3.5,<9.0
pytest-mock>=3.14.0,4.0
ruff>=0.11.1,<0.20