Bigquery-schema-generator

Latest version: v1.6.1

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.1.6

I forgot to tag this when I pushed it out to PyPI. Already on PyPI.

0.1.5

0.1.4

This should fix 2 problems:
* no longer complains about not finding README.md
* no longer requires pypandoc to run 'pip3 install'

0.1.3

My first attempt fix this exception during pip3 install:

Collecting bigquery-schema-generator
Downloading bigquery-schema-generator-0.1.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/tmp/pip-build-mr9vuupc/bigquery-schema-generator/setup.py", line 6, in <module>
long_description = pypandoc.convert('README.md', 'rst')
File "/usr/local/lib/python3.6/site-packages/pypandoc/__init__.py", line 66, in convert
raise RuntimeError("Format missing, but need one (identified source as text as no "
RuntimeError: Format missing, but need one (identified source as text as no file with that name was found).

Doesn't quite work because it then attempts to slurp in the raw README.md file, which it can't find yet again.

0.1.1

0.1

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.