summaryrefslogtreecommitdiff
path: root/tests/integration/project/files/pypi-repo/app2/index.html
blob: 5bc72e47cc13f8b72c0b1bc529d594cb67b4addc (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>Links for app1</title>
  </head>
  <body>
    <a href='App2-0.1.tar.gz'>App2-0.1.tar.gz</a><br />
  </body>
</html>