We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a5aa7 commit da5fc0aCopy full SHA for da5fc0a
doc/pyproject_toml.rst
@@ -420,9 +420,9 @@ Exclusions have priority over inclusions.
420
.. note::
421
422
If you are not using :ref:`build_cmd` but ``flit_core`` via another build
423
- frontend Flit doesn't doesn't check the VCS for files to include but instead
+ frontend, Flit doesn't doesn't check the VCS for files to include but instead
424
builds a 'minimal' sdist (which includes the files necessary to build a wheel).
425
- You'll have to adaopt your inclusion/exclusion rules to achieve the same result
+ You'll have to adapt your inclusion/exclusion rules to achieve the same result
426
as you'd get with :ref:`build_cmd`.
427
428
0 commit comments