tableau / document-api-python

Create and modify Tableau workbook and datasource files
https://tableau.github.io/document-api-python/
MIT License
326 stars 178 forks source link

released version 0.8 not pushed to Pypi #213

Closed rchevallier closed 2 years ago

rchevallier commented 2 years ago

as title said.

dev-mkc19 commented 2 years ago

@jacalata if go deeper we will see that 1 test failed for pypy.

image
dev-mkc19 commented 2 years ago

@jacalata Can you help with this?

jacalata commented 2 years ago

sorry, thought someone else had done this. The problem is that pypy == python 2, I'm a little surprised this is the only failure that showed up. I think we're about at the stage where we can ditch the Travis CI for Github builds, but for now I've just edited the config to use pypy3. Now we should be able to publish to pypi.

bryceglarsen commented 2 years ago

Thanks for updating, @jacalata ! Do we know when this should get pushed to pypi?

bryceglarsen commented 2 years ago

Just wanted to follow-up on this. 🙏

mmuttreja-tableau commented 2 years ago

Hi, can you use v0.9 https://pypi.org/project/tableaudocumentapi/0.9/ ?