Skip to content

Commit

Permalink
removes pypiserver directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad Armstrong committed Jul 26, 2024
1 parent 3bd69ca commit 2aee06d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 216 deletions.
1 change: 0 additions & 1 deletion .vscode/copy_to_spacedev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ function main() {
copy_directory_to_dest --directory "modules"
copy_directory_to_dest --directory "protos"
copy_directory_to_dest --directory "wheel"
copy_directory_to_dest --directory "pypiserver"
copy_directory_to_dest --directory "scripts"

while read -r shellFile; do
Expand Down
Empty file removed pypiserver/requirements.txt
Empty file.
125 changes: 0 additions & 125 deletions pypiserver/scripts/generate-wheels-from-packages.sh

This file was deleted.

22 changes: 0 additions & 22 deletions pypiserver/scripts/push-wheels-to-pypi.sh

This file was deleted.

68 changes: 0 additions & 68 deletions pypiserver/scripts/stage_python_packages.sh

This file was deleted.

0 comments on commit 2aee06d

Please sign in to comment.