Commit Graph

19 Commits

Author SHA1 Message Date
maxmunzel
11651088ed
Add toml to build requirements
Without this change `pip install .` fails in a fresh conda env (tested with both python 3.7 and 3.11 on my mac).
2024-04-14 12:57:09 +02:00
5aec4f835f Incremetn version 2024-02-10 10:12:21 +01:00
1a2b932802 Fix: The pyproject.toml was missing the new mushroom-rl dependency 2023-12-13 17:29:38 +01:00
fae7c887ce Version Increment 2023-10-29 17:29:22 +01:00
06e6c64e49 Version increment 2023-10-29 17:23:44 +01:00
e32f836a3c Version increment 2023-10-29 17:02:12 +01:00
11a46889d9 Decrement version (we will start with 01.0 on PyPI) 2023-10-29 14:11:47 +01:00
af636164a8 Version bump and update setup.py 2023-10-23 14:34:43 +02:00
5e63a72882 Version bump (to test Github Action) 2023-10-14 12:40:58 +02:00
a7031ce3b9 Version dump 2023-10-12 17:58:11 +02:00
ebb0e00675 Minor changes to pyproject.toml 2023-10-12 17:11:19 +02:00
6fea48f6c1 Increment version 2023-10-12 17:04:03 +02:00
a50d1788b1 PyPI does not support GitHub-Flavored Markdown. Using HTML-Code for
emojis now...
2023-10-12 16:54:45 +02:00
a5b10e11a3 Allow gymnasium==0.26.0 2023-10-12 15:34:10 +02:00
ce779bc6fb Make mujoco (modern version) a required dependency 2023-10-12 14:55:00 +02:00
b6c67b1adc The pyproject.toml now actually works 2023-10-12 13:04:16 +02:00
ee573788fc Fix: pyproject.toml license needs to point to file 2023-10-12 12:55:32 +02:00
a5a29176cb Add 'all' as an optional installation to the toml 2023-10-12 12:47:37 +02:00
7a0f446406 Switching to pyproject.toml; setup.py will remain for backwards compat 2023-10-12 12:34:37 +02:00