locust-cloud 1.19.6.dev10__py3-none-any.whl → 1.19.6.dev12__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: locust-cloud
3
- Version: 1.19.6.dev10
3
+ Version: 1.19.6.dev12
4
4
  Summary: Locust Cloud
5
5
  Project-URL: homepage, https://locust.cloud
6
6
  Project-URL: repository, https://github.com/locustcloud/locust-cloud
@@ -1,7 +1,6 @@
1
1
  docs/.gitignore,sha256=ghNPcjYkjQXNS_eVmu2hQFhq6FIUliAD1O2CJhulS2o,10
2
2
  docs/examples.rst,sha256=RublnAK3jHRsEtbJAr1y2NEEoN0YAjkzP1np-7tJ3aE,9565
3
3
  docs/first-run.rst,sha256=dYYVxVb1RlWPNvhE98H1D_mzTJ1H2NWNn435nag3_jA,691
4
- docs/list-available-options.rst,sha256=2bbVkWFT_PePixQtdppZ2AWc_uPi4vBv9p1M5jbdxFM,291
5
4
  docs/images/locust-cloud-screenshot.png,sha256=ag0IxBi-40VexC84MApol1GCgRCL2h-l8NQDTMaeTyE,477350
6
5
  locust_cloud/__init__.py,sha256=9USe4yHuvpP5xrXm0dVsi08pu2l5TcjxQl6Pei8w3lk,713
7
6
  locust_cloud/apisession.py,sha256=kCr271_l0IeMGw0L563mOecqPJj4OD9h2J3vxCM5zYQ,4015
@@ -11,8 +10,8 @@ locust_cloud/common.py,sha256=cFrDVKpi9OEmH6giOuj9HoIUFSBArixNtNHzZIgDvPE,992
11
10
  locust_cloud/input_events.py,sha256=MyxccgboHByICuK6VpQCCJhZQqTZAacNmkSpw-gxBEw,3420
12
11
  locust_cloud/web_login.py,sha256=1j2AQoEM6XVSDtE1q0Ryrs4jFEx07r9IQfZCoFAQXJg,2400
13
12
  locust_cloud/websocket.py,sha256=9Q7nTFuAwVhgW74DlJNcHTZXOQ1drsXi8hX9ciZhWlQ,8998
14
- locust_cloud-1.19.6.dev10.dist-info/METADATA,sha256=ErlJa_zEhG47vHphZUWGjAK3q1lqN7Q51ceNhW7KFGc,582
15
- locust_cloud-1.19.6.dev10.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
16
- locust_cloud-1.19.6.dev10.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
17
- locust_cloud-1.19.6.dev10.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
18
- locust_cloud-1.19.6.dev10.dist-info/RECORD,,
13
+ locust_cloud-1.19.6.dev12.dist-info/METADATA,sha256=XoIj3GXGBlIIcOXTN6uqaGNbeIAxqNuiDA4GcBNQE8I,582
14
+ locust_cloud-1.19.6.dev12.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
15
+ locust_cloud-1.19.6.dev12.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
16
+ locust_cloud-1.19.6.dev12.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
17
+ locust_cloud-1.19.6.dev12.dist-info/RECORD,,
@@ -1,13 +0,0 @@
1
- #################
2
- Available options
3
- #################
4
-
5
- Command Line Options
6
- ====================
7
-
8
- Locust Cloud is configured mainly through command line arguments.
9
-
10
- Here's a list of all the available options:
11
-
12
- .. this file is generated from locust core
13
- .. include:: locust-cloud-options.txt