Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove docs about binary wheels #253

Merged
merged 1 commit into from Oct 6, 2015

Conversation

ThomasWaldmann
Copy link
Member

we stop supporting them, because there are better alternatives:

  • use a distribution package (from your linux distribution), if available
  • use a pyinstaller binary provided by us (they include all you need in 1 file and
    thus have better compatibility properties and are easier to install than a wheel)
  • install from source (pypi or git) if everything else fails

we stop supporting them, because there are better alternatives:
- use a distribution package (from your linux distribution), if available
- use a pyinstaller binary provided by us (they include all you need in 1 file and
  thus have better compatibility properties and are easier to install than a wheel)
- install from source (pypi or git) if everything else fails
ThomasWaldmann added a commit that referenced this pull request Oct 6, 2015
remove docs about binary wheels, closes #147
@ThomasWaldmann ThomasWaldmann merged commit efa6a2c into borgbackup:master Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant