Skip to content

Commit

Permalink
chore: Remove unsupported template, skip linting Nodejs16 (#505)
Browse files Browse the repository at this point in the history
* chore: Remove unsupported template, skip linting Nodejs16

* Whitespace changes

* Update manifest

* Remove scikit python38 tests
  • Loading branch information
mildaniel authored Jul 3, 2024
1 parent 7455b20 commit ad846a4
Show file tree
Hide file tree
Showing 19 changed files with 40 additions and 917 deletions.
8 changes: 0 additions & 8 deletions manifest-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1330,14 +1330,6 @@
"packageType": "Image",
"useCaseName": "Machine Learning"
},
{
"directory": "python3.8/apigw-scikit",
"displayName": "Scikit-learn Machine Learning Inference API",
"dependencyManager": "pip",
"appTemplate": "ml-apigw-scikit-learn",
"packageType": "Image",
"useCaseName": "Machine Learning"
},
{
"directory": "python3.8/apigw-tensorflow",
"displayName": "Tensorflow Machine Learning Inference API",
Expand Down
20 changes: 0 additions & 20 deletions python3.8/apigw-scikit/README.md

This file was deleted.

Empty file removed python3.8/apigw-scikit/__init__.py
Empty file.
13 changes: 0 additions & 13 deletions python3.8/apigw-scikit/cookiecutter.json

This file was deleted.

2 changes: 0 additions & 2 deletions python3.8/apigw-scikit/setup.cfg

This file was deleted.

345 changes: 0 additions & 345 deletions python3.8/apigw-scikit/{{cookiecutter.project_name}}/.gitignore

This file was deleted.

Loading

0 comments on commit ad846a4

Please sign in to comment.