tango-controls / tango-doc

The official documentation for Tango controls
http://tango-controls.readthedocs.io
8 stars 27 forks source link

easy_install is not recomended -> pip #307

Closed smartsammler closed 4 years ago

smartsammler commented 5 years ago

Use pip for Python package installation instead of easy_install.

https://pytango.readthedocs.io/en/latest/start.html#pypi also documents pip (though easy_install, too)

PhilLAL commented 4 years ago

good suggestion, thank you @smartsammler :)