Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.5.1 #969

Merged
merged 471 commits into from
Aug 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
471 commits
Select commit Hold shift + click to select a range
238a9fe
Add bug fixes
jokochems Apr 28, 2023
b26581f
Specify labels
jokochems Apr 28, 2023
4b7326f
Fix tests
jokochems Apr 28, 2023
309f0d7
Update equate flows to multi-period modelling
jokochems Apr 28, 2023
c21f0cb
Update multi-period constraint tests
jokochems Apr 28, 2023
fb6c7aa
Fix test, black and flake8 issues
jokochems Apr 28, 2023
35a63d9
Add fix
jokochems Apr 28, 2023
c3801f3
Add temporary print statement
jokochems Apr 28, 2023
65a356c
Properly sort imports
jokochems Apr 28, 2023
966df8f
Fix bug in multi-period dispatch model test
jokochems Apr 28, 2023
0a02184
Fix bug in multi-period dispatch model test
jokochems Apr 28, 2023
d08d34a
Fix rst inline interpreted text issue
jokochems Apr 28, 2023
4df51bb
Try one solution found online for failing upload to coveralls
jokochems Apr 28, 2023
e19b85b
Remove coveralls fix not working
jokochems Apr 28, 2023
b775e43
Extend docs and user guide
jokochems Apr 29, 2023
8a789de
Make `periods` attribute of EnergySystem explicit
jokochems Apr 29, 2023
48e7505
Replace all code occurences of removed `multi_period` attribute
jokochems Apr 29, 2023
6fb392b
Adhere to black
jokochems Apr 29, 2023
a705d95
Adjust user's guide and whatsnew to code changes
jokochems Apr 29, 2023
01b4639
Merge pull request #934 from oemof/features/multi-period-feature-coul…
jokochems Apr 29, 2023
522f41e
Make method a function
jokochems Apr 29, 2023
99f7712
Fix SinkDSM's docs
jokochems Apr 29, 2023
a2e4bea
Fix SinkDSM's docs
jokochems Apr 29, 2023
a0abe1c
Use list to describe periods
p-snft May 4, 2023
817e707
Adhere to Black
p-snft May 4, 2023
f435acc
Remove unused import
p-snft May 4, 2023
6698b3a
Adjust docstrings
p-snft May 4, 2023
b779e29
Merge pull request #935 from oemof/features/multi-period-list
p-snft May 5, 2023
8abd8fc
Fix potential rst syntax warning in docs
jokochems May 6, 2023
1687fa9
Merge pull request #828 from oemof/features/multi-period
jokochems May 12, 2023
70333cf
Add storage_level_constraint
p-snft May 15, 2023
70f4b9b
Add constraint test for storage_level_constraint
p-snft May 15, 2023
750a831
Fix name of test
p-snft May 15, 2023
7a278f8
Require levels in storage_level_constraints
p-snft May 15, 2023
354aa0d
Add labels to storage_level example plots
p-snft May 15, 2023
13b8f3f
switched to buses for cell connection, expanded example
lensum May 18, 2023
68553ba
Merge commit '1687fa9761b40b8a9538d92ae58e57de9d6a35e0'
lensum May 18, 2023
1c36ece
enabled regular model to handel cellular structures
lensum May 18, 2023
7f9abbd
fixed bug when cellular energysystem and no discount_rate was passed
lensum May 18, 2023
bd9b5c8
Use i for inputs to increase naming consistency
jokochems May 26, 2023
93a6475
Merge branch 'dev' into revision/investment_api
p-snft May 26, 2023
2b995c9
Remove double import
p-snft May 26, 2023
aec758e
Add minor editorial change in Whatsnew file
jokochems May 26, 2023
8b78828
Adhere to default Flow constraint formulation
p-snft May 26, 2023
8a41b4d
Remove useless return statement
p-snft May 26, 2023
6208873
Fix constraint formulation
jokochems May 26, 2023
6554495
Fix test (lp file)
jokochems May 26, 2023
8887546
Improve plotting of storage level constraint example
p-snft May 26, 2023
25074d0
Fix storage level constraint
p-snft May 26, 2023
c8a183b
Merge branch 'feature/storage_level_constraint' of github.com:oemof/o…
p-snft May 26, 2023
dd81155
Merge pull request #936 from oemof/feature/storage_level_constraint
p-snft May 28, 2023
06898e5
Rename section in tox.ini
p-snft May 28, 2023
e18020c
Revert "Rename section in tox.ini"
p-snft May 28, 2023
8226348
Merge pull request #917 from oemof/revision/investment_api
p-snft May 28, 2023
9627d12
Merge pull request #931 from oemof/fix/non-equidistant-time-steps
p-snft May 28, 2023
66beb1a
Manually fix one LP file
p-snft May 29, 2023
382fcd3
Sort LP lines in files
p-snft May 30, 2023
47d2cac
Fix number of constraints in unit tests
p-snft May 30, 2023
a438adc
Simplify constraint tests
p-snft May 30, 2023
f150eee
Workaround Pyomo LP dump inconsistencies
p-snft May 30, 2023
58c37a0
Bump to Pyomo 6.6
p-snft May 30, 2023
86097f6
Fix handling of 0 in constraint tests
p-snft May 30, 2023
7adbbab
Adhere to Black
p-snft May 30, 2023
efab768
Fix forgotten brackets
p-snft May 30, 2023
bbb7222
Fix typo
jokochems Jun 5, 2023
7040c22
Merge pull request #943 from oemof/fix/gh-actions
p-snft Jun 6, 2023
8569fef
Merge branch 'dev' into fix-sinkdsm-load-shedding-limit
jokochems Jun 10, 2023
965455b
Remove blank line
jokochems Jun 10, 2023
bcf1153
Merge pull request #942 from oemof/fix-sinkdsm-load-shedding-limit
p-snft Jun 11, 2023
699c412
Increment dev version counter
p-snft Jun 11, 2023
8244834
Remove old Link Test
nailend Jun 13, 2023
a61bf37
Merge branch 'dev' into feature/etablish-link
nailend Jun 13, 2023
6d3423b
Adjust import of Link
nailend Jun 13, 2023
04e72cf
Fix Link constraint test
nailend Jun 14, 2023
8791131
Adapt Link LP file to Multi-Period notation
nailend Jun 14, 2023
0986706
Change representation of constant variable in LP file
nailend Jun 14, 2023
5a02db1
Fix LINK class reference in docstring
nailend Jun 15, 2023
51719eb
Fix Python versions in setup.cfg
p-snft Jun 15, 2023
f52d251
Create .readthedocs.yaml
p-snft Jun 15, 2023
fe1001e
Include .readthedocs.yaml in mainfest
p-snft Jun 15, 2023
8950acf
Replace new readthedocs yaml by old yml
p-snft Jun 15, 2023
75b29d5
Enable sphinx.imageconverter
p-snft Jun 15, 2023
5299385
Disable downloadable doc build
p-snft Jun 15, 2023
fae5169
Merge pull request #947 from oemof/fix/python_version
p-snft Jun 15, 2023
24aafad
Revert "Enable sphinx.imageconverter"
p-snft Jun 15, 2023
cb8fe6b
Merge pull request #948 from oemof/fix/readthedocs_build
p-snft Jun 15, 2023
081ca17
Make arguments explicit
nailend Jun 16, 2023
8f88c02
Add test for Link warnings
nailend Jun 16, 2023
1916564
Remove None as default arguments
nailend Jun 19, 2023
365f27f
Catch and Reraise KeyError in LinkBlock
nailend Jun 20, 2023
e87c793
Add test to check KeyError in Link constraint block
nailend Jun 20, 2023
1ed74e9
Remove warning about None as link arguments
nailend Jun 20, 2023
f176c3b
Adjust number of warnings in link test
nailend Jun 20, 2023
ab47206
Change test names
nailend Jun 20, 2023
5668885
Add Changelog entry
nailend Jun 20, 2023
54573e6
Remove unused import
nailend Jun 20, 2023
6fcc4e6
Fix link import
nailend Jun 20, 2023
edcb7ca
Remove depricated parameter in link example
nailend Jun 20, 2023
7f0c885
Merge pull request #888 from oemof/feature/etablish-link
p-snft Jun 20, 2023
438f108
Revert "Remove warning about None as link arguments"
nailend Jun 21, 2023
df74f0f
Revert "Remove unused import"
nailend Jun 21, 2023
183f324
Set None as default for explicit arguments in link
nailend Jun 21, 2023
0e50d53
Adjust number of catched warnings in test
nailend Jun 21, 2023
a0cfb4e
switched to list-based cell passing in the Model, removed EnergyCell …
lensum Jun 22, 2023
2e1b289
removed EnergyCell from __init__.py
lensum Jun 22, 2023
1570ec1
Merge commit '7f0c885ad38b04835615d11d56fd9c7dd727eb30' into features…
lensum Jun 22, 2023
9a67b33
removed .pptx file, adjusted docu on cellular example
lensum Jun 22, 2023
3fffd40
added tests for cellular parts in _models.py
lensum Jun 22, 2023
62ac7f8
removed errors for duplicate nodes and flows as they are already chec…
lensum Jun 22, 2023
bcd709d
Merge pull request #950 from oemof/features/set-arguments-defaults-in…
p-snft Jun 22, 2023
e29bd39
added documentation for the cellular modelling approach
lensum Jun 23, 2023
c302065
made the example more interesting and removed unnecessary todos
lensum Jun 23, 2023
4b4ccbf
added further documentation, improved example results
lensum Jun 23, 2023
455430e
removed comments for self-explanatory code from _models.py
lensum Jun 23, 2023
c4a11c3
Add missing names in CITATION.cff
p-snft Jun 23, 2023
99c9445
Add missing names in CITATION.cff
p-snft Jun 23, 2023
aaf1f5c
Add missing names in CITATION.cff
p-snft Jun 23, 2023
8ba808c
improved wording, fixed typos
Jun 24, 2023
8684f0a
changed docs title to include oemof-solph instead of just oemof
lensum Jun 26, 2023
ccee2bb
applied changes to README.rst and usage.rst
lensum Jun 26, 2023
3cca60b
fixed sphinx error
lensum Jun 26, 2023
5e4ba6e
removed change in docs title
lensum Jun 26, 2023
017f847
switched to Link class for connections between cells
lensum Jun 26, 2023
9d47b87
implemented function for discount rate setting to prevent code duplic…
lensum Jun 26, 2023
1cdad7e
Speak of oemof.solph in documentation
p-snft Jun 28, 2023
c71a1dd
Link both openmod forum tags
p-snft Jun 28, 2023
cbe0639
Merge pull request #952 from lensum/docs/rename-docs-title
p-snft Jun 28, 2023
3947141
Update v0-5-1.rst
p-snft Jun 29, 2023
7a73bad
Pump dev release counter
p-snft Jun 29, 2023
b5192b2
added experimental status to list of EnergySystem objects
lensum Jul 4, 2023
2440c94
merge dev into branch
lensum Jul 4, 2023
e4d24e3
shortened lines in docs
lensum Jul 4, 2023
2844346
Fix linkt to examples
p-snft Jul 6, 2023
9a5e0eb
Name virtual environments in README
p-snft Jul 6, 2023
2750c5c
Rephrase explanation of oemof/oemof.solp
p-snft Jul 6, 2023
3ec1470
emphasized experimental status
lensum Jul 6, 2023
b9dfe5d
Add exemplary literalinclude for code section of basic example
fwitte Jul 6, 2023
1e19aa0
Order and add missing dependencies
fwitte Jul 6, 2023
f521d3d
Fix some typos
fwitte Jul 6, 2023
1cee273
Merge pull request #912 from lensum/features/cellular
p-snft Jul 6, 2023
c278c5c
Adjust a couple of examples according to new structure
fwitte Jul 14, 2023
d6d096f
Fix line numbers
fwitte Jul 14, 2023
38addf9
Add periods matrix
nailend Jul 19, 2023
6375e7b
Rework the _old_capacity_rul_end
nailend Jul 19, 2023
ff2b516
Rework _old_storage_capacity_rule_end
nailend Jul 19, 2023
09770b6
Fix f-string in message
nailend Jul 19, 2023
14abc53
Add test for varying period length in multi-period
nailend Jul 19, 2023
79237a8
Black&isort
nailend Jul 19, 2023
fae1c94
Add constraint test for multi period period length
nailend Jul 19, 2023
d22e472
black
nailend Jul 19, 2023
2179b15
Change iterator and remove unused variables
nailend Jul 20, 2023
0c77bf5
Rework inline comments
nailend Jul 20, 2023
143e0b7
Make black happy
nailend Jul 20, 2023
beb13cf
Remove test
nailend Jul 20, 2023
877cc6a
Add whatsnew
nailend Jul 20, 2023
699a8a8
Extend docstring for old_end rule
nailend Jul 20, 2023
a76caa2
Change to f-string
nailend Jul 20, 2023
b247be1
Apply new decommissiong method to SinkDSM
nailend Jul 20, 2023
73f39f9
Move multi-period-length test to multi-period-constraint-test
nailend Jul 20, 2023
27b2867
Reduce test to bus and storage component only
nailend Jul 20, 2023
909c84b
Add SinkDSM components of each approach
nailend Jul 20, 2023
a54a3de
Fix indentation
nailend Jul 20, 2023
10d1dc1
Black
nailend Jul 20, 2023
427233a
Update LP-file for multi-period varying period length
nailend Jul 20, 2023
7f01ec1
Add some info on period-length to usage.rst
nailend Jul 20, 2023
b01a206
Make flake happy
nailend Jul 24, 2023
3e5cdb0
Update package list in tox_checks.yml
p-snft Jul 30, 2023
e021ce9
Add storage_costs to GenericStorage
p-snft Jul 31, 2023
ff7c87b
Adhere to Black
p-snft Jul 31, 2023
f4e7b20
Adhere to Black
p-snft Jul 31, 2023
d8c0cb0
Fix typo in docstring of GenericStorageBlock
p-snft Aug 1, 2023
91636ef
Add test for storage costs
p-snft Aug 1, 2023
8a6d25a
Make storage_costs docstring more specific
p-snft Aug 1, 2023
a213d2e
Explicitly define storage level for very first time step of optimizat…
jokochems Aug 4, 2023
0db730b
Adjust multi-period constraint tests
jokochems Aug 4, 2023
670ccbd
Add improvements from code review
jokochems Aug 7, 2023
863ade7
Remove unused import
jokochems Aug 7, 2023
2260d27
Fix failing test
jokochems Aug 7, 2023
3350f5a
Change wording
nailend Aug 7, 2023
fe59b8a
Add all dependencies to docs/requirements.txt
p-snft Aug 8, 2023
3d7d346
Merge pull request #966 from oemof/fix/build_docs
p-snft Aug 8, 2023
24d29ef
Fix constraint example
p-snft Aug 8, 2023
705251e
Fix invest nonconvex example
p-snft Aug 8, 2023
c35e939
Add saturating storage example
p-snft Aug 8, 2023
b324061
Merge branch 'dev' of github.com:oemof/oemof-solph into dev
p-snft Aug 8, 2023
012c8b1
Make storage cost example more practical
p-snft Aug 8, 2023
db8e499
Adhere to Black
p-snft Aug 8, 2023
d4d216d
Merge branch 'revision/rename_transformer_to_converter' into feature/…
p-snft Aug 8, 2023
749cf50
Merge branch 'sasa821-feature/offset_converter' into revision/rename_…
p-snft Aug 9, 2023
9ee2d90
Fix problems introduced by last merge
p-snft Aug 9, 2023
61a295a
Merge branch 'dev' into revision/rename_transformer_to_converter
p-snft Aug 9, 2023
360c11c
Adhere to Black
p-snft Aug 9, 2023
91edffe
Adhere to max line length
p-snft Aug 9, 2023
0362158
Add 'custom_attributes' for link component
MaGering Aug 9, 2023
06717f0
Update docs/whatsnew/v0-5-1.rst
MaGering Aug 9, 2023
5305e62
Avoid unused variables
p-snft Aug 9, 2023
c25fc44
Fix merge error in OffsetConverter
p-snft Aug 9, 2023
a7f7006
Remove unused variable in example
p-snft Aug 9, 2023
07affaf
Make constraint_group a method where possible
p-snft Aug 9, 2023
3dfa7b6
Merge branch 'dev' into revision/rename_transformer_to_converter
p-snft Aug 9, 2023
84a89fe
Make constraint_group a method where possible
p-snft Aug 9, 2023
b29fb6b
Merge branch 'dev' of github.com:oemof/oemof-solph into dev
p-snft Aug 9, 2023
93ca3d2
Merge branch 'dev' into revision/rename_transformer_to_converter
p-snft Aug 9, 2023
4f1ec58
Let example speak of Converter instead of Transformer
p-snft Aug 9, 2023
3c08abe
Fix typos in OffsetConverter example
p-snft Aug 9, 2023
fc919bb
Replace Transformer by Converter in docs
p-snft Aug 9, 2023
9204e15
Merge branch 'dev' into fix/add_custom_attributes_link
MaGering Aug 10, 2023
e85360a
Add Marie-Claire Gering to AUTHORS.rst
MaGering Aug 10, 2023
152f356
Add Marie-Claire Gering to CITATION.cff
MaGering Aug 10, 2023
aa8ab52
Merge pull request #967 from oemof/fix/add_custom_attributes_link
p-snft Aug 10, 2023
5278328
Revert "Make constraint_group a method where possible"
p-snft Aug 10, 2023
5b22ee4
Merge branch 'dev' into revision/rename_transformer_to_converter
p-snft Aug 10, 2023
869b60b
Merge pull request #965 from oemof/fix/multi-period-investment-storag…
p-snft Aug 10, 2023
889a81a
Merge branch 'dev' into features/make-varying-period-lenghts-possible
p-snft Aug 10, 2023
3006fa7
Merge pull request #957 from oemof/features/make-varying-period-lengh…
p-snft Aug 10, 2023
504f179
Render all examples in documentation
p-snft Aug 11, 2023
d89ef93
Merge pull request #962 from oemof/features/storage_costs
p-snft Aug 11, 2023
6265847
Merge branch 'dev' into fix/example-section-in-the-readme-is-still-re…
p-snft Aug 11, 2023
cf84e31
Add storage_costs example to docs
p-snft Aug 11, 2023
72d1b3b
Protect storage level constraint example
p-snft Aug 11, 2023
b25294b
Adhere to Black
p-snft Aug 11, 2023
2a573f9
Adhere to Black
p-snft Aug 11, 2023
d6d8262
Pin sphinx to <7
p-snft Aug 11, 2023
eca9fae
Eliminate references to examples repository
p-snft Aug 13, 2023
39103f0
Fix rendering of README.rst
p-snft Aug 13, 2023
bdb8979
Add description for flow count example
fwitte Aug 15, 2023
e242ed3
Fix lists, add highlighting of installation instructions
fwitte Aug 15, 2023
3e9ffec
Add second level headers and maxdepth to toctree
fwitte Aug 15, 2023
5e7cfec
Fix some line numbers
fwitte Aug 15, 2023
03c2331
Include saturating storage example in docs
p-snft Aug 15, 2023
1952bf8
Merge pull request #954 from oemof/fix/example-section-in-the-readme-…
p-snft Aug 15, 2023
1f9e7dd
Merge branch 'dev' into revision/rename_transformer_to_converter
p-snft Aug 15, 2023
3d8b90b
Change remaining occurances of Transformer
p-snft Aug 15, 2023
4b5d288
Include OffsetConverter example in docs
p-snft Aug 15, 2023
8ddba0c
Adhere to Black
p-snft Aug 15, 2023
3dc7336
Merge pull request #822 from oemof/revision/rename_transformer_to_con…
p-snft Aug 16, 2023
c6849c2
Merge branch 'dev' into v0.5
p-snft Aug 16, 2023
17b4037
Remove deleted files from MANIFEST
p-snft Aug 16, 2023
c061600
Set version number to v0.5.1rc1
p-snft Aug 16, 2023
2108011
Name improved examples in doc in whatsnew
p-snft Aug 16, 2023
9484b3c
Update changelog
p-snft Aug 16, 2023
33e8aeb
Fix warning in oemof_installation_test
p-snft Aug 22, 2023
6b1d964
Correct name
nailend Aug 24, 2023
82ce20b
Fix typos
nailend Aug 24, 2023
759ef83
Fix typo
nailend Aug 25, 2023
56c20b9
Fix year in multi-period example
nailend Aug 25, 2023
2285c9b
Delete .cookiecutterrc
p-snft Aug 30, 2023
16e6ca8
Reformulate solver part of README.rst
p-snft Aug 30, 2023
2c2de30
Add disclaimer to storage_costs whatsnew
p-snft Aug 31, 2023
cb9a182
Release v0.5.1
p-snft Aug 31, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.5.0
current_version = 0.5.1
commit = True
tag = True

Expand Down
69 changes: 0 additions & 69 deletions .cookiecutterrc

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/tox_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- docs

steps:
- name: Update package list
run: sudo apt update
- name: Install LaTeX
run: sudo apt install dvipng rubber texlive-latex-extra
- name: Git clone
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ htmlcov
.project
.pydevproject
.idea
.vscode
*.iml
*.komodoproject

Expand Down
2 changes: 1 addition & 1 deletion .readthedocs.yml → .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build:
- coinor-cbc
sphinx:
configuration: docs/conf.py
formats: all
formats: []
python:
version: "3.8"
install:
Expand Down
3 changes: 3 additions & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,14 @@ Authors
* Jonathan Amme
* Julian Endres
* Lluis Millet
* Lennart Schürmann
* Martin Soethe
* Marie-Claire Gering
* Patrik Schönfeldt
* Pierre-François Duc
* Saeed Sayadi
* Sarah Berendes
* Simon Hilpert
* Stephan Günther
* Uwe Krien
* Tobi Rohrer
26 changes: 0 additions & 26 deletions CHANGELOG.rst

This file was deleted.

36 changes: 34 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ authors:
given-names: Hendrik
alias: "@henhuy"
-
family-names: Developer
given-names: Anonymous
alias: "@steffenGit"
-
family-names: Schachler
Expand Down Expand Up @@ -81,10 +83,12 @@ authors:
given-names: David
alias: "@DFuh"
-
family-names: Developer
given-names: Anonymous
alias: "@gplssm"
-
family-names: Francesco
given-names: Witte
family-names: Witte
given-names: Francesco
alias: "@fwitte"
-
family-names: Kassing
Expand All @@ -103,39 +107,67 @@ authors:
given-names: Bryan
alias: "@bmlancien"
-
family-names: Developer
given-names: Anonymous
alias: "@nesnoj"
-
family-names: Developer
given-names: Anonymous
alias: "@lmilletb"
-
family-names: Developer
given-names: Anonymous
alias: "@mloenneberga"
-
family-names: "Schürmann"
given-names: Lennart
alias: "@lensum"
-
family-names: Developer
given-names: Anonymous
alias: "@RD-OTH"
-
family-names: Delfs
given-names: Jens-Olaf
alias: "@drjod"
-
family-names: Developer
given-names: Anonymous
alias: "@stefansc1"
-
family-names: Developer
given-names: Anonymous
alias: "@escalacjo"
-
family-names: Smalla
given-names: Tjark
alias: "@ChillkroeteTTS"
-
family-names: Developer
given-names: Anonymous
alias: "@ajimenezUCLA"
-
family-names: Wolf
given-names: Jakob
alias: "@jakob-wo"
-
family-names: Developer
given-names: Anonymous
alias: "@elisapap"
-
family-names: Gaudchau
given-names: Elisa
alias: "@elisagaudchau"
-
family-names: Developer
given-names: Anonymous
alias: "@chrisflei"
-
family-names: Rohrer
given-names: Tobi
alias: "@tobirohrer"
-
family-names: Gering
given-names: Marie-Claire
alias: "@MaGering"
...
8 changes: 4 additions & 4 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@ For merging, you should:

1. Include passing tests (run ``tox``) [1]_.
2. Update documentation when there's new API, functionality etc.
3. Add a note to ``CHANGELOG.rst`` about the changes.
4. Add yourself to ``AUTHORS.rst`` and ``CITATION.cff``.
3. Add a note about the changes to ``docs/whatsnew/next_version.rst``.
4. Add your name to ``AUTHORS.rst`` and ``CITATION.cff``.

.. [1] If you don't have all the necessary python versions available locally you can rely on Travis - it will
`run the tests <https://travis-ci.org/oemof/oemof-solph/pull_requests>`_ for each change you add in the pull request.
.. [1] If you don't have all the necessary python versions available locally,
you can rely on the CI pipeline at GitHub.

It will be slower though ...

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2014-2022, oemof developer group
Copyright (c) 2014-2023, oemof developer group

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
3 changes: 1 addition & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,16 @@ include .cookiecutterrc
include .editorconfig

include AUTHORS.rst
include CHANGELOG.rst
include CITATION.cff
include CONTRIBUTING.rst
include LICENSE
include README.rst
include *.md
include VERSION
include pytest.ini

include tox.ini
include *.yml
include *.yaml

recursive-exclude examples *.py
recursive-include examples *.csv
Expand Down
Loading
Loading