Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
supersonicAI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dmath010
supersonicAI
Commits
c3c42249
Commit
c3c42249
authored
6 years ago
by
Vicki Pfau
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.5.3
parent
8a20c0f2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.md
+11
-0
11 additions, 0 deletions
CHANGES.md
README.md
+6
-6
6 additions, 6 deletions
README.md
with
17 additions
and
6 deletions
CHANGES.md
0 → 100644
+
11
−
0
View file @
c3c42249
# Changelog
## 0.5.3
*
fix Lua on Windows
*
add Windows support to import.sega_classics
*
only use system libzip if compatible
## 0.5.2
*
initial public release
This diff is collapsed.
Click to expand it.
README.md
+
6
−
6
View file @
c3c42249
...
@@ -37,13 +37,13 @@ These wheels require macOS 10.11 or newer.
...
@@ -37,13 +37,13 @@ These wheels require macOS 10.11 or newer.
Python 3.5:
Python 3.5:
```
sh
```
sh
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
2
-cp35-cp35m-macosx_10_6_x86_64.whl
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
3
-cp35-cp35m-macosx_10_6_x86_64.whl
```
```
Python 3.6:
Python 3.6:
```
sh
```
sh
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
2
-cp36-cp36m-macosx_10_7_x86_64.whl
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
3
-cp36-cp36m-macosx_10_7_x86_64.whl
```
```
### Linux
### Linux
...
@@ -53,13 +53,13 @@ These wheels require glibc 2.14 or newer.
...
@@ -53,13 +53,13 @@ These wheels require glibc 2.14 or newer.
Python 3.5:
Python 3.5:
```
sh
```
sh
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
2
-cp35-cp35m-linux_x86_64.whl
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
3
-cp35-cp35m-linux_x86_64.whl
```
```
Python 3.6:
Python 3.6:
```
sh
```
sh
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
2
-cp36-cp36m-linux_x86_64.whl
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
3
-cp36-cp36m-linux_x86_64.whl
```
```
### Windows
### Windows
...
@@ -67,13 +67,13 @@ pip install https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.2-cp36
...
@@ -67,13 +67,13 @@ pip install https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.2-cp36
Python 3.5:
Python 3.5:
```
sh
```
sh
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
2
-cp35-cp35m-win_amd64.whl
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
3
-cp35-cp35m-win_amd64.whl
```
```
Python 3.6:
Python 3.6:
```
sh
```
sh
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
2
-cp36-cp36m-win_amd64.whl
pip
install
https://storage.googleapis.com/gym-retro/builds/gym_retro-0.5.
3
-cp36-cp36m-win_amd64.whl
```
```
## Install from source
## Install from source
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment