Skip to content

Commit

Permalink
Update release info
Browse files Browse the repository at this point in the history
  • Loading branch information
corka149 committed Jun 8, 2024
1 parent 23f85c8 commit bad1726
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ name: Release

on:
push:
branches:
- main
- master
tags:
- 'v*'
# pull_request:
Expand Down
11 changes: 3 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ Installation

Wheels are available for:

* Windows
* MacOS X
* Linux
* Windows (architectures: x64, x86)
* MacOS X (architectures: x86_64, aarch64)
* Linux (architectures: x86_64, x86, aarch64)

with Python versions:

Expand All @@ -46,11 +46,6 @@ with Python versions:
* 3.11
* 3.12

and architectures:

* x84_64
* arm64 (known as M1/Apple Chip - MacOS only)

**Requirements for installation from source**

The following things are required when there is no wheel available for the target system.
Expand Down

0 comments on commit bad1726

Please sign in to comment.