Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Use actual six specification from setup.py in nose2 recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Apr 15, 2014
1 parent b8a47a7 commit 9338753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nose2/meta.yaml
Expand Up @@ -31,7 +31,7 @@ requirements:
build:
- python
- setuptools
- six 1.3*
- six >=1.1,<1.4
- argparse [py26]
- unittest2 [py26]

Expand Down

0 comments on commit 9338753

Please sign in to comment.