iatoolkit 0.8.0__py3-none-any.whl → 0.8.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.

Potentially problematic release.


This version of iatoolkit might be problematic. Click here for more details.

iatoolkit/iatoolkit.py CHANGED
@@ -409,7 +409,7 @@ class IAToolkit:
409
409
 
410
410
  def _setup_download_dir(self):
411
411
  # 1. set the default download directory
412
- default_download_dir = os.path.join(self.app.instance_path, 'downloads')
412
+ default_download_dir = os.path.join(os.getcwd(), 'downloads')
413
413
 
414
414
  # 3. if user specified one, use it
415
415
  download_dir = self.app.config.get('IATOOLKIT_DOWNLOAD_DIR', default_download_dir)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iatoolkit
3
- Version: 0.8.0
3
+ Version: 0.8.1
4
4
  Summary: IAToolkit
5
5
  Author: Fernando Libedinsky
6
6
  License-Expression: MIT
@@ -2,7 +2,7 @@ iatoolkit/__init__.py,sha256=yi7Uw68KajDWUUo-v4xV31Nt7hjr_-2gCXbkhdiDl44,1887
2
2
  iatoolkit/base_company.py,sha256=gM3X7xedNaVLodOObvjUN9eJKPO5-HmSLaBFa9jowCk,4277
3
3
  iatoolkit/cli_commands.py,sha256=G5L9xQXZ0lVFXQWBaE_KEZHyfuiT6PL1nTQRoSdnBzc,2302
4
4
  iatoolkit/company_registry.py,sha256=tduqt3oV8iDX_IB1eA7KIgvIxE4edTcy-3qZIXh3Lzw,2549
5
- iatoolkit/iatoolkit.py,sha256=S6PQ_rty7wD6XwXXAUmaWc2e2D2Sqj3epqnP4KK3nYE,16831
5
+ iatoolkit/iatoolkit.py,sha256=ttGG_xeifaAqYfcegYi30YPYKGrXeIIut9lLp2HV138,16820
6
6
  iatoolkit/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  iatoolkit/common/auth.py,sha256=8NH6MQXfddLQd1GxrO2op3IYrrP4SMQKoKzj1o1jZmc,8486
8
8
  iatoolkit/common/exceptions.py,sha256=EXx40n5htp7UiOM6P1xfJ9U6NMcADqm62dlFaKz7ICU,1154
@@ -169,7 +169,7 @@ tests/views/test_tasks_review_view.py,sha256=HXbAY99rbcdg-ZoaU3kxp-jNTPgOhgiTyKm
169
169
  tests/views/test_tasks_view.py,sha256=TNdV69Vt17uc-vBI37A7qtRNqyPho2MoW7cgGxQKecU,4551
170
170
  tests/views/test_user_feedback_view.py,sha256=IfKOpsncmf5ciMDsGuPtro9GdKXkxhRzsysVlEEM_HA,9181
171
171
  tests/views/test_verify_user_view.py,sha256=dxQ3ibOETEuP8M50Gmwbmzj2L6UU7PAyC91Wp9Xs0K0,4772
172
- iatoolkit-0.8.0.dist-info/METADATA,sha256=vlvBB4vIGEe3KZeM1Z0H4eNNExJ_MGsF-u76hXSJRoY,9300
173
- iatoolkit-0.8.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
174
- iatoolkit-0.8.0.dist-info/top_level.txt,sha256=or0Ar3Su6BhTy86zRrUwMAWtsR8Nk-tFEwdC0CZpKCs,16
175
- iatoolkit-0.8.0.dist-info/RECORD,,
172
+ iatoolkit-0.8.1.dist-info/METADATA,sha256=3jM0LUTEQLziEwLaP2Cao3WePdsFE_UEPxGY4mEbCKw,9300
173
+ iatoolkit-0.8.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
174
+ iatoolkit-0.8.1.dist-info/top_level.txt,sha256=or0Ar3Su6BhTy86zRrUwMAWtsR8Nk-tFEwdC0CZpKCs,16
175
+ iatoolkit-0.8.1.dist-info/RECORD,,