Closed asettouf closed 7 years ago
Thanks, I notice that the Readme doesn't seem to be interpreted in the link you provided.
The "Start quickly" for pypi probably shouldn't be:
$ git clone https://github.com/dadadel/pyment.git # or git@github.com:dadadel/pyment.git
$ cd pyment
$ python setup.py install
More like:
$ pip install pyment
However, there is already a https://pypi.python.org/pypi/pyment/ so another name has to be chosen, right?
What !!!???? Pyment is today too much used to change its name now. Furhtermore, the meyt project has no users and is very young, we should ask him to change that name. Thanks @RichardBronosky to have pointed that fact!
I started the work towards adding
pyment
toPypi
, I am opening that PR as a work in progress (so anyone can comment/suggest on how to improve it) for issue #37As an example, here is how it currently looks (that will be improved): https://testpypi.python.org/pypi?:action=display&name=Pyment&version=0.3.2.dev3
Edit: Don't necessarily take into account the version in
setup.py
that should be reverted, it's just that for Pypi each upload has to have a different "name"