Skip to content

Commit 528688b

Browse files
authored
[Python] Remove japronto (the-benchmarker#2003)
1 parent b050236 commit 528688b

File tree

5 files changed

+5
-40
lines changed

5 files changed

+5
-40
lines changed

.dependabot/config.yml

+3-8
Original file line numberDiff line numberDiff line change
@@ -266,11 +266,6 @@ update_configs:
266266
directory: python/blacksheep
267267
default_labels:
268268
- language:python
269-
- package_manager: python
270-
update_schedule: live
271-
directory: python/japronto
272-
default_labels:
273-
- language:python
274269
- package_manager: python
275270
update_schedule: live
276271
directory: python/starlette
@@ -403,17 +398,17 @@ update_configs:
403398
- language:javascript
404399
- package_manager: javascript
405400
update_schedule: live
406-
directory: javascript/nanoexpress
401+
directory: javascript/nanoexpress-pro
407402
default_labels:
408403
- language:javascript
409404
- package_manager: javascript
410405
update_schedule: live
411-
directory: javascript/nanoexpress-pro
406+
directory: javascript/fastify
412407
default_labels:
413408
- language:javascript
414409
- package_manager: javascript
415410
update_schedule: live
416-
directory: javascript/fastify
411+
directory: javascript/nanoexpress
417412
default_labels:
418413
- language:javascript
419414
- package_manager: javascript

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ env:
8585
- FRAMEWORK=quart
8686
- FRAMEWORK=hug
8787
- FRAMEWORK=blacksheep
88-
- FRAMEWORK=japronto
8988
- FRAMEWORK=starlette
9089
- FRAMEWORK=clastic
9190
- FRAMEWORK=aiohttp
@@ -112,12 +111,12 @@ env:
112111
- FRAMEWORK=suave
113112
- FRAMEWORK=restana
114113
- FRAMEWORK=express
115-
- FRAMEWORK=nanoexpress
116-
- FRAMEWORK=nanoexpress-pro
117114
- FRAMEWORK=muneem
118115
- FRAMEWORK=iotjs-express
119116
- FRAMEWORK=polka
117+
- FRAMEWORK=nanoexpress-pro
120118
- FRAMEWORK=fastify
119+
- FRAMEWORK=nanoexpress
121120
- FRAMEWORK=turbo_polka
122121
- FRAMEWORK=foxify
123122
- FRAMEWORK=0http

python/japronto/config.yaml

-5
This file was deleted.

python/japronto/requirements.txt

-1
This file was deleted.

python/japronto/server.py

-23
This file was deleted.

0 commit comments

Comments
 (0)