Skip to content

Improve installation process [pip-extras] #33

@alwavshumilin

Description

@alwavshumilin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions