Browse Source

deploy-ng sample: Use buildbot index instead of a wheels folder

Mitchell Stokes 8 years ago
parent
commit
c1f0545359
2 changed files with 1 additions and 3 deletions
  1. 1 2
      samples/asteroids/requirements.txt
  2. 0 1
      samples/asteroids/wheels/readme.txt

+ 1 - 2
samples/asteroids/requirements.txt

@@ -1,3 +1,2 @@
--f ./wheels
---pre
+--pre --extra-index-url https://archive.panda3d.org/branches/deploy-ng
 panda3d

+ 0 - 1
samples/asteroids/wheels/readme.txt

@@ -1 +0,0 @@
-Put whl files in this folder to get picked up by the build step