Modify configure/release script to work with pinned requirements. - #2161
Modify configure/release script to work with pinned requirements.#2161Abhishek-Dev09-zz wants to merge 23 commits into
Conversation
Directory is enough for deps for specific os/python Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
…g#2070 Now ./configure will install dependencies that present in our github pypi using find-links Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
11741e2 to
f327cda
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
f327cda to
57d5120
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
407fea4 to
33f8829
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
33f8829 to
583819e
Compare
d8c394e to
c5351dd
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
c5351dd to
e0fd9cf
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
1d2a237 to
933de82
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
933de82 to
48408a1
Compare
It fixes the error like 'OSError: [Errno 18] Invalid cross-device link' Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
|
When I come to merge this, what would be the sequence I should use to effectively perform an upload of the wheels before they are deleted? (e.g. I can check out up to before the commit that deletes the wheels and then upload the wheels with which script and then continue?) |
@pombredanne : merge after uploading wheels. :) |
734fafa to
8e677f5
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
8e677f5 to
1a75c69
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
e73ab94 to
fa1ea1e
Compare
488e537 to
6e9957c
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
6e9957c to
d4450d0
Compare
Signed-off-by: Abhishek Kumar <abhishek.kasyap09@gmail.com>
788e3b0 to
4d8decf
Compare
|
@Abhishek-Dev09 👋 |
|
@pombredanne Yeah ! you are right , closing this ! |
|
@Abhishek-Dev09 Thanks! I am merging the other ones ATM |
Improve configure/release script to work of pinned requirements using github-pypi links.
Fixes : #2070 #2072
Signed-off-by: Abhishek Kumar abhishek.kasyap09@gmail.com