Skip to content

Commit dbcf07c

Browse files
committed
Change package name from using underscore to dash to match PyPi normalized package name, fixes #138
1 parent 7c22208 commit dbcf07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
name = email_validator
2+
name = email-validator
33
version = attr: email_validator.version.__version__
44
description = A robust email address syntax and deliverability validation library.
55
long_description = file: README.md

0 commit comments

Comments
 (0)