From a39a319b096b1b2b1775ae1a91117c19422a6c81 Mon Sep 17 00:00:00 2001 From: Alex Stapleton Date: Fri, 14 Mar 2014 20:03:12 +0000 Subject: Move cryptography.vectors to cryptography_vectors All vectors are now stored in the subpackage in the vectors/ folder. This package is automatically installed by setup.py test and will also be uploaded with a matching version number by the PyPI upload task. --- dev-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-requirements.txt') diff --git a/dev-requirements.txt b/dev-requirements.txt index 38b20fa4..9dabba1b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,3 +12,4 @@ sphinx_rtd_theme tox twine -e . +-e vectors -- cgit v1.2.3