mvantellingen / localshop

local pypi server (custom packages and auto-mirroring of pypi)
MIT License
397 stars 112 forks source link

force distutils to send HTTP_AUTHORIZATION on register command #181

Closed wtayyeb closed 7 years ago

wtayyeb commented 8 years ago

or it will return 401 when using setup.py register command and fail

codecov-io commented 8 years ago

Current coverage is 82.15% (diff: 100%)

Merging #181 into develop will decrease coverage by 0.04%

@@            develop       #181   diff @@
==========================================
  Files            36         36          
  Lines          1388       1390     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1141       1142     +1   
- Misses          247        248     +1   
  Partials          0          0          

Powered by Codecov. Last update 619c791...d8770c3