File: setup.cfg

package info (click to toggle)
sedsed 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,008 kB
  • sloc: sed: 37,239; ansic: 2,395; python: 815; sh: 624; makefile: 95
file content (7 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
# LICENSE file is already included by default
# https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file

[bdist_wheel]
# This flag says to generate wheels that support both Python 2 and Python 3.
# https://packaging.python.org/guides/distributing-packages-using-setuptools/#wheels
universal=1