https://github.com/ProgVal/Limnoria
Revision e54751f9c96cbd9384abf3d048d11bac2c44aab5 authored by Valentin Lorentz on 25 January 2021, 18:49:03 UTC, committed by Valentin Lorentz on 25 January 2021, 18:49:08 UTC
The former one disallowed too many valid address, eg. those containing
quotes or square brackets.
1 parent 7110b8f
Raw File
Tip revision: e54751f9c96cbd9384abf3d048d11bac2c44aab5 authored by Valentin Lorentz on 25 January 2021, 18:49:03 UTC
Make the email regexp less strict.
Tip revision: e54751f
MANIFEST.in
include LICENSE.md
include README.md
include Makefile
include .travis.yml
include requirements.txt
include test/*.py
back to top