Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Commit

Permalink
Add rfc3986 package to setup list
Browse files Browse the repository at this point in the history
  • Loading branch information
fthomsen committed Nov 17, 2015
1 parent 3b0ac19 commit e8dd399
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS.rst
Expand Up @@ -37,3 +37,4 @@ In chronological order:

- Added support for upgrade of plaintext HTTP/1.1 to plaintext HTTP/2.
- Added proxy support.
- Improved IPv6 support.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -56,6 +56,7 @@ def resolve_install_requires():
'hyper.packages',
'hyper.packages.hpack',
'hyper.packages.hyperframe',
'hyper.packages.rfc3986'
]

setup(
Expand Down

0 comments on commit e8dd399

Please sign in to comment.