I've setup a remote pypi repository on an artifactory v7.x I've cached a few packaged thru that remote repository in order to move that whole installation into an isolated network.
However, I can't see artifactory generating simple.html as I was expecting to build a local offline index.
I've tried to setup Metadata Retrieval Cache Period to zero and zap the cache but that didn't solved my issue.
Am I missing something here or expecting something that isn't true?
I have tried to resolve a sample file through Artifactory's PyPI remote repository and observed the expected HTML file to have been created as expected.
Is the remote-cache repository in your case not displaying the .pypi directory that indulges the HTML files? If the packages you've cached through the remote repository are publicly available, kindly share a few package examples here.