<div dir="ltr"><div>I am not sure if this is the right forum to ask this question. If it is not then please ignore this email and point me to the right forum (if anyone knows). </div><div><br></div><div>I have a Jenkins Job to build my Python Package. At the end of this Jenkins Job there are bunch of commands to upload the recently build Python Package to devpi server. </div><div><br></div>When I am trying to upload my application distribution using following command "devpi upload" in Jenkins I am getting an the following error :-<div><br></div><div><pre class="gmail-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:0px;color:rgb(51,51,51);font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial">my_application.tar.gz: does not contain PKGINFO, skipping</pre><div><br></div><div>I have checked everything and everything looks to be good like I have the proper README.rst etc from which the proper PKG-INFO file should be generated. </div><div><br></div><div>Any pointers would be a great help...</div><div><br></div><div>Regards</div><div>-Vinay</div></div></div>