Commit Graph

23 Commits

Author SHA1 Message Date
Fabian Neumann
16e2286188 update copyright years to 2024 2024-02-19 16:21:48 +01:00
Fabian
18e4099ece re-reconvert graphviz installation 2023-10-05 09:58:25 +02:00
Fabian
345331c301 reinsert graphviz to requirements.txt 2023-10-04 18:21:13 +02:00
Fabian
58aa3c03dc revert removal of apt_packages 2023-10-04 17:23:32 +02:00
Fabian
713cb1a7fc follow up 2023-09-22 18:08:06 +02:00
Fabian
20b68b1404 readthedocs: remove apt packages 2023-09-22 17:51:17 +02:00
Max Parzen
702bb59a18 fix artefact 2023-05-07 16:06:33 +01:00
pre-commit-ci[bot]
c431cf6f44 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-07 14:57:58 +00:00
Max Parzen
dad04a64a1
Update .readthedocs.yml 2023-05-07 15:57:42 +01:00
pre-commit-ci[bot]
e18b188e81 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-07 14:44:56 +00:00
Max Parzen
5bfa6237e8 add graphviz 2023-05-07 15:44:33 +01:00
Max Parzen
e62d947fb8 set system_packages false 2023-05-07 14:29:27 +01:00
Max Parzen
e9c5af27a3 bump python version and add setuptools, myst-parser 2023-05-07 14:10:18 +01:00
Fabian Neumann
4afb05dc33 readthedocs: fix python version 2023-02-16 15:35:48 +01:00
Fabian Neumann
9c1182fe96 prepare release 0.7 2023-02-16 11:50:55 +01:00
pre-commit-ci[bot]
5d1ef8a640 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-09-16 13:04:06 +00:00
Fabian Neumann
8fc0c57ed6 update copyright years 2022-07-26 15:05:59 +02:00
Fabian Neumann
b82c55543b
Readthedocs documentation with pip (#267)
* Use pip with requirements.txt file for setting up doc environment

* Try w/o cartopy

* Try w/o cartopy take 2

* Try w/o cartopy take 3

* try pip

* try pip ii

* python 3.8

* fix links

* remove conda docs and fix line references

* remove conda on .readthedocs.yml

* correct ambiguous line reference

Co-authored-by: Jonas Hoersch <coroa@posteo.de>
2021-08-13 10:11:35 +02:00
Fabian Neumann
2fc1ea0255
some refactoring and code cleaning (#190)
* some refactoring and code cleaning

* execute pre-commit

* pre-commit: limit large files

* add license to .pre-commit

* add pre-commit to env

* solve: tidy memory logger

* travis: add conda list for easier debugging

* undo config test/tutorial without plotting, rm matplotlibrc, .licenses

* remove {networks} wildcard

* unadd pre-commit config

* add release notes

* restore REUSE compliance

* fix docs environment python version

* env: remove gurobi from dependencies

* fix unclean merge block

* fix elif to if

* lighter rtd style

* lighter rtd style II
2020-12-03 19:50:53 +01:00
Fabian Neumann
5ea29551b9
add REUSE.software license information (#160)
* add REUSE.software license information

* add release note on licensing

* Update doc/index.rst

Co-authored-by: euronion <42553970+euronion@users.noreply.github.com>

* Update doc/index.rst

Co-authored-by: euronion <42553970+euronion@users.noreply.github.com>

* Update doc/release_notes.rst [skip travis]

Co-authored-by: euronion <42553970+euronion@users.noreply.github.com>
2020-05-29 09:50:55 +02:00
Fabian Neumann
9ddd9ccd75 update environment.yaml 2019-10-03 12:34:41 +02:00
Fabian Neumann
4f3325c338 fix typo in readthedocs settings 2019-08-09 11:02:49 +02:00
Fabian Neumann
22b9070b54 prepare settings for readthedocs deployment 2019-08-08 17:14:02 +02:00