videlec / pypolymake

Python wrappers for polymake
https://pypi.python.org/pypi/pypolymake
3 stars 5 forks source link

pull from the beta branch #16

Closed mo271 closed 7 years ago

mo271 commented 7 years ago

With this I could install pypolymake

videlec commented 7 years ago

This is already mentioned in the README. Wasn't it clear enough?

videlec commented 7 years ago
If you are using the beta release of polymake you need to install the package from the
beta branch with

    $ sage -i polymake-beta   # TO BE FIXED
    $ sage -pip install git+https://github.com/videlec/pypolymake@beta
mo271 commented 7 years ago

I didn't read the README...

videlec commented 7 years ago

But you are providing a pull request that does modify it!?

videlec commented 7 years ago

Anyway I am happy to see that the beta version compiles on another computer!