uipath 2.0.1.dev1__py3-none-any.whl → 2.0.2.dev2__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.
Potentially problematic release.
This version of uipath might be problematic. Click here for more details.
- {uipath-2.0.1.dev1.dist-info → uipath-2.0.2.dev2.dist-info}/METADATA +4 -4
- {uipath-2.0.1.dev1.dist-info → uipath-2.0.2.dev2.dist-info}/RECORD +4 -4
- {uipath-2.0.1.dev1.dist-info → uipath-2.0.2.dev2.dist-info}/WHEEL +0 -0
- {uipath-2.0.1.dev1.dist-info → uipath-2.0.2.dev2.dist-info}/entry_points.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: uipath
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.2.dev2
|
|
4
4
|
Summary: Python SDK and CLI for UiPath Platform, enabling programmatic interaction with automation services, process management, and deployment tools.
|
|
5
5
|
Project-URL: Homepage, https://uipath.com
|
|
6
6
|
Project-URL: Repository, https://github.com/UiPath/uipath-python
|
|
@@ -190,8 +190,8 @@ To properly use the CLI for packaging and publishing, your project should includ
|
|
|
190
190
|
- A `uipath.json` file (generated by `uipath init`)
|
|
191
191
|
- Any Python files needed for your automation
|
|
192
192
|
|
|
193
|
-
|
|
193
|
+
## Development
|
|
194
194
|
|
|
195
|
-
|
|
195
|
+
### Setting Up a Development Environment
|
|
196
196
|
|
|
197
|
-
|
|
197
|
+
Please read our [contribution guidelines](CONTRIBUTING.md) before submitting a pull request.
|
|
@@ -69,7 +69,7 @@ uipath/_utils/_request_override.py,sha256=_vibG78vEDWS3JKg2cJ5l6tpoBMLChUOauiqL1
|
|
|
69
69
|
uipath/_utils/_request_spec.py,sha256=iCtBLqtbWUpFG5g1wtIZBzSupKsfaRLiQFoFc_4B70Q,747
|
|
70
70
|
uipath/_utils/_user_agent.py,sha256=AcyXwxzdg1Woi-TuFdHzDExC34AgwW4_i9W8JVj-VZI,470
|
|
71
71
|
uipath/_utils/constants.py,sha256=xW-gbRasjdOwSj2rke4wfRCml69710oUaDNJcwFAZug,775
|
|
72
|
-
uipath-2.0.
|
|
73
|
-
uipath-2.0.
|
|
74
|
-
uipath-2.0.
|
|
75
|
-
uipath-2.0.
|
|
72
|
+
uipath-2.0.2.dev2.dist-info/METADATA,sha256=bgDHbatQNSCov0KnYtqG87asAMrntilkcFOluEBycnQ,5779
|
|
73
|
+
uipath-2.0.2.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
74
|
+
uipath-2.0.2.dev2.dist-info/entry_points.txt,sha256=9C2_29U6Oq1ExFu7usihR-dnfIVNSKc-0EFbh0rskB4,43
|
|
75
|
+
uipath-2.0.2.dev2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|