File tree Expand file tree Collapse file tree 4 files changed +11
-17
lines changed Expand file tree Collapse file tree 4 files changed +11
-17
lines changed Original file line number Diff line number Diff line change 11[report]
22omit =
33 */python?.?/*
4- */site-packages/nose/*
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -20,19 +20,15 @@ Steps to reproduce the behavior:
2020** Expected behavior**
2121A clear and concise description of what you expected to happen.
2222
23- ** Screenshots**
24- If applicable, add screenshots to help explain your problem.
25-
26- ** Desktop (please complete the following information):**
27- - OS: [ e.g. iOS]
28- - Browser [ e.g. chrome, safari]
29- - Version [ e.g. 22]
30-
31- ** Smartphone (please complete the following information):**
32- - Device: [ e.g. iPhone6]
33- - OS: [ e.g. iOS8.1]
34- - Browser [ e.g. stock browser, safari]
35- - Version [ e.g. 22]
23+ ** Environment (please complete the following information):**
24+ - OS: [ e.g. Ubuntu 22.04, macOS 14, Windows 11]
25+ - Python version: [ e.g. 3.11]
26+ - neat-python version: [ e.g. 0.92 or git commit hash]
27+ - Installation method: [ e.g. pip, conda, source]
28+ - How are you running NEAT:[ e.g. example script, custom environment]
29+
30+ ** Screenshots/logs**
31+ If applicable, add screenshots or log output to help explain your problem.
3632
3733** Additional context**
3834Add any other context about the problem here.
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ version: 2
77
88# Set the version of Python and other tools you might need
99build :
10- os : ubuntu-20 .04
10+ os : ubuntu-22 .04
1111 tools :
12- python : " 3.9 "
12+ python : " 3.11 "
1313 # You can also specify other tool versions:
1414 # nodejs: "16"
1515 # rust: "1.55"
You can’t perform that action at this time.
0 commit comments