-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Greetings!
Straight to the point, got some problems with installation whenever I want to use cythonised version of this handy package. Since pip doesn't guarantee installation order it's a little bit tricky for doing everything right and keep requirements clean and tidy. Was wondering if one mind me (or someone else) adding "extras" section for setup.py, so it will be possible to install Cython before package binaries only when specific flag is given.
Pip already can install things correctly based on topological order, we want to use that feature :)
Metadata
Metadata
Assignees
Labels
No labels