Safely transitively depend on argparse
Project description
argparse is a library which is a backport, so it’s only needed on Python 2.6. Unfortunately, this makes it hard to consume in things that want to run on 2.7 and above as well and just want to declare that they need it.
argparse-safe encapsulates the logic and provides a requirement that can be safely used in 2.6 and 2.7.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
argparse-safe-1.0.0.tar.gz
(1.7 kB
view hashes)