Skip to content

Commit

Permalink
benedict: drop noarch, fix ftfy dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmrowla committed Nov 26, 2020
1 parent 94ef070 commit 36faf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/python-benedict/meta.yaml
Expand Up @@ -20,7 +20,7 @@ requirements:
- pip
- python
run:
- ftfy ==4.4.3 # [py<34]
- ftfy <5.0 # [py==27]
- ftfy # [py>=34]
- mailchecker
- phonenumbers
Expand Down

0 comments on commit 36faf98

Please sign in to comment.