Enhancement #1917

For setuptools projects, use install -f to ensure correct installation

Added by J. Wienke almost 10 years ago. Updated over 9 years ago.

Status:RejectedStart date:07/15/2014
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:0.2

Description

It seems that in case the project version did not change, setuptools sometimes does not install the fresh version of a project unless you use python setup.py install -f. I would suggest to use this as the default since we always want to ensure that things are installed correctly.

I could not add this behavior with the existing option structure since I could not find a way to specify simple flags that do not take a value.

History

#1 Updated by J. Wienke over 9 years ago

  • Status changed from New to Rejected
  • Assignee deleted (J. Moringen)

Solved by a template change.

Also available in: Atom PDF