rowan-python 1.1.4__tar.gz → 1.1.6__tar.gz

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.
@@ -15,3 +15,4 @@ build/*
15
15
  .ipynb_checkpoints
16
16
 
17
17
  test*
18
+ .pixi/
@@ -1,12 +1,15 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rowan-python
3
- Version: 1.1.4
3
+ Version: 1.1.6
4
4
  Summary: Rowan Python Library
5
5
  Project-URL: Homepage, https://github.com/rowansci/rowan-client
6
6
  Project-URL: Bug Tracker, https://github.com/rowansci/rowan-client/issues
7
7
  Author-email: Corin Wagen <corin@rowansci.com>
8
8
  License-File: LICENSE
9
9
  Requires-Python: >=3.8
10
+ Requires-Dist: cctk
11
+ Requires-Dist: httpx
12
+ Requires-Dist: stjames
10
13
  Description-Content-Type: text/markdown
11
14
 
12
15
  # Rowan Python Library