Sigge S.

Results 12 comments of Sigge S.

Was able to "solve" the problem using `grep` on exported files but to my great surprise I've heard that that's not for everyone.

Get the same on Pop_OS 20.04 LTS: ``` dpkg: dependency problems prevent configuration of remarkable: remarkable depends on gir1.2-webkit-3.0; however: Package gir1.2-webkit-3.0 is not installed. ``` and `sudo apt-get install...

There are some examples here: [src/wormhole/cli/cmd_send.py](https://github.com/warner/magic-wormhole/blob/master/src/wormhole/cli/cmd_send.py). Maybe that might be of help?

> @sigg3 Looks like the linter has kicked off > > Are you okay to fix these? Sure

Fixed in latest commit https://github.com/pjuu/pjuu/pull/406/commits/1ebe93eb21919a109194306ff4c3dd834592d38b. Forgot about the linter :P

Seems to fail on the assumption that giving a time of 1 year yield the string "1 year". Using decimals we can drop the plural altogether, i.e. "1.0 years" is...

Changed the test, so it should work. Not sure what to do here, the 3.7 build fails with: ERROR: test_s3 (test_storage.StorageTests) which is after this: Test the timeify filter ......

Do I do something or do you do something? :D

I'm thinking about changing this, re: comment on pjuu. Should I do another PR?