workers-py 1.5.0__py3-none-any.whl → 1.5.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
pywrangler/cli.py CHANGED
@@ -98,7 +98,7 @@ def app(ctx, debug=False):
98
98
  "-o",
99
99
  "--outdir",
100
100
  type=click.Path(writable=True),
101
- help="The output directory to write the generated types. Default: .venv/lib/python3.vv/site-packages/js-stubs",
101
+ help="The output directory to write the generated types. Default: ./src",
102
102
  )
103
103
  @click.option(
104
104
  "-c",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: workers-py
3
- Version: 1.5.0
3
+ Version: 1.5.1
4
4
  Summary: A set of libraries and tools for Python Workers
5
5
  Project-URL: Homepage, https://github.com/cloudflare/workers-py
6
6
  Project-URL: Bug Tracker, https://github.com/cloudflare/workers-py/issues
@@ -1,11 +1,11 @@
1
1
  pywrangler/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  pywrangler/__main__.py,sha256=BnrUM7YiBmlM4HAn2MI9hP1kVNtzeK_kEgQhRy5HTq0,38
3
- pywrangler/cli.py,sha256=yKLn7GU9lWuw0Lhc6XPl5N9SlJ6y5KNGRQtZJT6a8LM,5728
3
+ pywrangler/cli.py,sha256=Srvc5mi710HVCjJWjA-o10QEVl2YNfTfd35IQ4esZ0A,5690
4
4
  pywrangler/metadata.py,sha256=vttmaCtouSr9ADj8ncvNGqeaWEGFP8pamH2T6ohFjnA,408
5
5
  pywrangler/sync.py,sha256=CAJdZRZb_xGBX0c4pskfJFrKt8cq6wBpDtPbrWnVJeQ,14248
6
6
  pywrangler/types.py,sha256=RyOTVFFC75vJ0NxGzXWJGouRpQ5k4gsf3Jsiq-i_ans,1174
7
7
  pywrangler/utils.py,sha256=Vtg0qenIWArGXPhI2jL_4c8tUQByUqQKUVzGbCeoqrw,3318
8
- workers_py-1.5.0.dist-info/METADATA,sha256=SzUilHhIKFo2gP42JrQzh5CONGXek4wC1OvuGfYkAas,1854
9
- workers_py-1.5.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- workers_py-1.5.0.dist-info/entry_points.txt,sha256=pt6X-Nv5-gSiKUwrnvLwzlSXs9yP37m7zdTAi8f6nAM,50
11
- workers_py-1.5.0.dist-info/RECORD,,
8
+ workers_py-1.5.1.dist-info/METADATA,sha256=4BGL7NsUnHjJOreZ-A6v52ECquRrZYz1VD2_VopODKo,1854
9
+ workers_py-1.5.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ workers_py-1.5.1.dist-info/entry_points.txt,sha256=pt6X-Nv5-gSiKUwrnvLwzlSXs9yP37m7zdTAi8f6nAM,50
11
+ workers_py-1.5.1.dist-info/RECORD,,