We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385eb2f commit 375367aCopy full SHA for 375367a
1 file changed
setup.cfg
@@ -1,15 +1,3 @@
1
-# See the docstring in versioneer.py for instructions. Note that you must
2
-# re-run 'versioneer.py setup' after changing this section, and commit the
3
-# resulting files.
4
-
5
-[versioneer]
6
-VCS = git
7
-style = pep440
8
-versionfile_source = folium/_version.py
9
-versionfile_build = folium/_version.py
10
-tag_prefix = v
11
-parentdir_prefix =
12
13
[tool:pytest]
14
flake8-max-line-length = 121
15
flake8-ignore =
0 commit comments