Andreas Motl
Andreas Motl
Dear Jean-Christophe, we've made some adjustments to the `setup.py` file, mainly in order to improve package discovery. Also, we improved the `version` and `long_description` attributes and the list of trove...
Hi Jace, in order to get your project known to people looking for similar things, I want to encourage you to add it to @audreyfeldroy's [cookiecutter-pypackage](https://github.com/audreyfeldroy/cookiecutter-pypackage) repository. She has a...
Dear Jace, thanks a stack for conceiving this excellent cookiecutter template. I just used it for the first time and found it to be very pleasant. Just to give you...
Dear @goschtl, @mauritsvanrees, @gotcha, and the whole Buildout community, first things first: Thanks a stack for conceiving and maintaining this excellent package. ### TLDR; There is a minimal reproduction case...
Hi Daniel, I removed this commit from #254 and hereby handing it in seperately. With kind regards, Andreas. --- Add two more folders to be ignored. - `.idea`: Used by...
Dear Daniel, Dear WireViz community, first of all, we would like to salute you for conceiving this excellent program. It has been brought to our attention just recently - thanks,...
Hi there, @MikeMaxFR shared an observation with us the other day, which I summarized at [1]. Thank you very much, Mike. He observed that queries without a `LIMIT ` clause...
Hi there, at https://github.com/crate/crate/pull/11631#discussion_r697320111, I discovered that PostgreSQL does not understand negative years to designate dates in the "before Christ (BC)" era/range. Instead, you will have to write `'4713-01-01T00:00:00Z BC'`,...
Hi there, while installing the Wetterdienst Explorer on the server, we found that it currently can not be served with an URL prefix. We will probably have to add/adjust `url_base_pathname`...
Might resolve those errors: OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions Spotted at, for example, https://github.com/earthobservations/wetterdienst/runs/6542666944#step:7:611 See also...