Samuël Weber/GwendalD

Results 21 comments of Samuël Weber/GwendalD

For those who have the same issue: it's related to `guessit`, then to the `rebulk` package. https://github.com/guessit-io/guessit/issues/639 so: ``` pip install guessit --upgrade pip install rebulk --upgrade ``` solved it...

Hello, What's your version of matplotlib and windrose ? It works fine on matplotlib==3.3.4 and windrose==1.9.0

Hello there! Any news for this PR?

I don't fully understand why the test are failling for only 2 Gemfiles. Is it specific to this PR (i.e. did I introduce a bug) or already present ?

The merge of the other PR #80 fix the travis CI. Is it possible to merge it upstream and release it on rubygems?

Hello, I am reviving this issue. Apparently there is almost everything ready for rails5 with the PR #83 and the branch of @thegeorgeous https://github.com/code-mancers/invoicing/tree/update-ruby-rails-versions . I am relying on this...

Hello, Is a release on rubygem planned ? I strongly prefer using gem from here than github.

I would say it would be terrific... I was struggling to understand why my code wasn't working (spoiler: because I was using a bugfix in dash > 2.10)

Hello! Indeed, this would allow notably to use Event CPT in request loop using gutemberg, which is a big plus!

Hello there! We just wanted to include math support in one of our project, and we find wagtailkatex :) Seeing this PR may leed us to use wagtail-polymath instead. Is...