Fabian Affolter
Fabian Affolter
It would be very helpful if you could tag releases. This would enable distributions to ship versioned packages. Thanks
It would be very nice if there is a release of `dnsvalidator`. This would simplify the process of creating packages for distributions. Thanks in advance.
A license file is needed for distribution packaging.
Please create a release and/or publish the tool on PyPI. Would be much easier for package maintainers to include it into distributions. Thanks.
It would be very helpful if you could tag the source and create a release. This would enable distributions to work with releases and allow then to easier keep track...
Could you please tag the source? This allows distributions to get the complete source from GitHub as tarballs. Thanks
At the moment `dnspython` is pinned. `dnspython-2.0.0` was [released a while ago](https://www.dnspython.org/news/2.0.0/). Any change that newer `dnspython` releases are allowed?
There is a test failure with Python 3.10 ```bash ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 rootdir: /build/source collected 168 items tests/test_dataclasses.py ...... [...
Related to #523 ## Pull Request Check List - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code.
`tweepy` is pinned. A while back the project [started](https://github.com/tweepy/tweepy/releases) with 4.x. https://github.com/louipc/turses/blob/6c3c7befbdb2defa786caabae2c7443c324d06db/requirements/base.txt#L2 Would be nice to get support for `tweepy` > 4 Thanks