We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86e9106 + 319503c commit d887a07Copy full SHA for d887a07
README.rst
@@ -1,3 +1,9 @@
1
+⚠️ **Warning** ⚠️
2
+
3
+*Ecole is looking for a new home.*
4
+*It is not being actively developed, only critical issues will be investigated.*
5
6
7
.. image:: https://raw.githubusercontent.com/ds4dm/ecole/master/docs/_static/images/ecole-logo.svg
8
:target: https://www.ecole.ai
9
:alt: Ecole logo
dev/conda.yaml
@@ -32,7 +32,7 @@ dependencies:
32
# C++ dev tools
33
- clang-tools=11
34
- ccache
35
- - catch2
+ - catch2 < 3.0
36
- cli11
37
# Python dev tools
38
- pip
0 commit comments