Official pip installation?

Issue #135 open
Martin Bernardi created an issue

Hello, I wonder if there is an official way to install this package using pip. I see that https://pypi.org/project/django-postman/ exists but I don’t see it endorsed in the documentation, wiki or this bitbucket.

Otherwise, can we explain how to install it directly? Apparently this method works: git+https://bitbucket.org/psam/django-postman.git

Thank you!

Comments (1)

  1. Patrick Samson repo owner
    • changed status to open

    Right, the documentation is outdated (2010). Will be revised.

    Just do: pip install --no-compile django-postman

  2. Log in to comment