Skip to content

Commit

Permalink
remove fork notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Grossmann-Kavanagh committed Jul 10, 2018
1 parent 248ce4b commit 067e3e1
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
Fork Notes
=========
This is a fork to support the OpenAPI 3.x spec.

There are some minor dependency changes needed while upstream patches are pending.

Instructions for getting started:

.. code-block:: bash
git clone -b oas3 git@github.com:dtkav/connexion.git connexion
cd connexion
virtualenv -p python3 venv
. venv/bin/activate
pip install -e .[tests]
pip install -r requirements-devel.txt
pip install -r requirements-aiohttp.txt
tox
Connexion
=========

Expand Down

0 comments on commit 067e3e1

Please sign in to comment.