Skip to content

catch missing extras instead of deferring to setuptools #1

@DropD

Description

@DropD

at load, check if there are extras, if yes:

try:
import_module
except ImportError:
print 'maybe missing extras?'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions