wcp-library 1.1.7__py3-none-any.whl → 1.1.8__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.
wcp_library/__init__.py CHANGED
@@ -12,4 +12,4 @@ if getattr(sys, 'frozen', False):
12
12
  application_path = sys.executable
13
13
  application_path = Path(application_path).parent
14
14
  else:
15
- application_path = Path(os.environ['VIRTUAL_ENV']).parent
15
+ application_path = Path().absolute()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wcp-library
3
- Version: 1.1.7
3
+ Version: 1.1.8
4
4
  Summary: Common utilites for internal development at WCP
5
5
  Home-page: https://github.com/Whitecap-DNA/WCP-Library
6
6
  Author: Mitch-Petersen
@@ -1,4 +1,4 @@
1
- wcp_library/__init__.py,sha256=ZfOPuhwfDHmWdh2Mf_LLwdBQMzwDKdBflUrgEHU50Ag,370
1
+ wcp_library/__init__.py,sha256=7JG050lnLc-Djo5MyftR_keI7-vZjlBwmx-LLdEVUCM,349
2
2
  wcp_library/async_credentials/__init__.py,sha256=ny6UitVV_xIecVzaWuHrJO9LpywBPke6u4C0F2wiM7o,1881
3
3
  wcp_library/async_credentials/api.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  wcp_library/async_credentials/oracle.py,sha256=MvC7wsHnSyAyPGnRVlH0dvvW2xk5ap_IAByoHX4rUWY,5436
@@ -19,6 +19,6 @@ wcp_library/logging.py,sha256=tpnEuet-V6SK68JWk5cpt4K51YO0AxaebXrwGDGabFs,2048
19
19
  wcp_library/sql/__init__.py,sha256=CLlBEBrWVAwE79bUxuQiwikSrYH8m9QRYSJ2l0-ofsY,1003
20
20
  wcp_library/sql/oracle.py,sha256=QT1-SHMs6ebQpzkJ1vjgsAP5TWHDdJF7pWL9QJ52O9Y,7235
21
21
  wcp_library/sql/postgres.py,sha256=I2iDQ13z_hbEfpFBliozLfsg8xUdSzEVqr12yyPSdh4,6489
22
- wcp_library-1.1.7.dist-info/METADATA,sha256=mQE8WMuFmkWneN0qIavYj0NpdujaSdp6YHPDvxNSkyE,1421
23
- wcp_library-1.1.7.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
24
- wcp_library-1.1.7.dist-info/RECORD,,
22
+ wcp_library-1.1.8.dist-info/METADATA,sha256=zBQOq7YYsEAB9lrbeqVSrokHvVwHri1-JO0NNJ8UhAE,1421
23
+ wcp_library-1.1.8.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
24
+ wcp_library-1.1.8.dist-info/RECORD,,