Thanks to visit codestin.com
Credit goes to github.com

Skip to content

compatiblity tweak for Neard users #501

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

Merged
merged 2 commits into from
Feb 26, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
package names
  • Loading branch information
stonebig committed Feb 26, 2017
commit 403d5b9aa4cd60be9bbd672e22c0f99972dbe52d
6 changes: 6 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,9 @@ description=D3 Viewer for Matplotlib
[mpmath]
description=Python library for arbitrary-precision floating-point arithmetic

[mypy]
description=Optional static typing for Python

[msgpack-python]
description=MessagePack (de)serializer.

Expand Down Expand Up @@ -1312,6 +1315,9 @@ description=An API and command-line toolset for Twitter (twitter.com)
[twython]
description=Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs

[typed_ast]
description=a fork of Python 2 and 3 ast modules with type comment support

[uritemplate]
description=URI templates

Expand Down