summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* Improve packaging [PEP 517 + 621] (#7076)Marc Mueller2022-06-281-13/+1
| | | | | | | * Use isolated build environments * Update release ci job to use build * Use new project metadata format * Cleanup MANIFEST.in * Remove setup.py
* Upgrade documentation around the changelogPierre Sassoulas2022-05-281-1/+0
| | | | | | | | We do not upgrade the scripts at the same time because we want to avoid conflicts with main and need to merge the file moved for that. Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
* Remove appveyor.yml replaced by Github actionsPierre Sassoulas2021-06-161-1/+0
|
* Improve build config (#4512)Marc Mueller2021-05-251-0/+15
| | | | * Remove version attribute * Add manifest
* Remove Manifest.in as setup.cfg works after removing cachePierre Sassoulas2021-04-051-6/+0
|
* Remove pytest.ini in favor of setup.cfgPierre Sassoulas2021-04-051-1/+0
| | | | | Temporary before pyproject.toml see, https://docs.pytest.org/en/stable/customize.html#setup-cfg
* Exclude everything from the final packagingPierre Sassoulas2021-04-051-9/+5
| | | | As it's not used in debian packaging at all
* Remove extra-require from the packagingPierre Sassoulas2021-04-051-1/+0
|
* Properly include requirement.txt file in the packagePierre Sassoulas2021-04-051-0/+1
| | | | | Otherwise source distributions do not work as the setup.py rely on those files.
* Include all file in the doc/ in the packagingPierre Sassoulas2021-04-051-1/+1
|
* Do not include tests/.benchmark in the packagingPierre Sassoulas2021-04-051-1/+1
|
* Do not include examples in the packagingPierre Sassoulas2021-04-051-1/+1
|
* Do not include script in the packagingPierre Sassoulas2021-04-051-0/+1
|
* Upgrade setup.py: move from distutil to setuptoolsPierre Sassoulas2021-04-051-2/+1
| | | | | | | | Move from os.path to pathlib.Path and use setuptools.find_packages(), remove pytest-runner from the setup (see https://pypi.org/project/pytest-runner/) remove the bin directory and scripts variable in pkginfo as entrypoint+setuptools does the job, remove cmd_class as it's a deprecated distutils features. Remove dependency links as we do not have any non public dependencies.
* Remove outdated man from the repository and packagingPierre Sassoulas2021-04-041-1/+0
|
* Remove outdated debian filesPierre Sassoulas2021-04-041-1/+0
| | | | See discussion here: https://github.com/PyCQA/pylint/issues/3686\#issuecomment-791688280
* Stopped installing tests with packageAshley Whetter2019-06-201-3/+5
|
* Add pytest.ini to MANIFESTClaudiu Popa2018-09-201-0/+1
|
* Include the make bat file from the documentation for Windows platforms.Claudiu Popa2016-01-031-1/+1
|
* Remove support for subpackage_of. Use absolute path for readme. Use absolute ↵Ionel Cristian Maries2015-02-141-5/+1
| | | | | | | path for __pkginfo__.py. Graft the tests dir (via MANIFEST.in). --HG-- branch : support-editable-installs
* Rename .args files to .rc to more accurately reflect purpose and format.Torsten Marek2014-07-261-1/+1
|
* Added a new test suite for functional tests.Torsten Marek2014-07-241-1/+1
| | | | | | Main changes: - version restrictions are not encoded in file names any more, but in option files - expected messages are annotated in the test files directly
* Make sure the script used in testing is installed, otherwise the tox tests fail.Torsten Marek2014-04-301-0/+2
|
* [packaging] cleanup MANIFEST.inSylvain Thénault2013-12-201-2/+2
|
* Packaging fixes:grizzly.nyo@gmail.com2013-08-311-1/+1
| | | | | * update version string for docs * doc's conf.py was missing in sdist
* fix manifest.in so doc is back into source distribution, as well as some ↵Sylvain Thénault2013-04-291-5/+5
| | | | rephrasing to avoid junk. Closes issue #6
* [debian] py3k: update debian rules with new debhelper APIJulien Jehannet2010-11-191-0/+1
|
* simplify and fix MANIFEST.inSylvain Thénault2009-08-281-20/+8
|
* prepare debian release 0.17.0-1Emile Anclin2009-03-191-2/+0
|
* cleanup / lint fixesSylvain Thénault2008-12-031-1/+1
|
* add pyreverse files to MANIFEST.inEmile Anclin2008-09-091-0/+4
|
* added epylint to MANIFEST.inAlexandre Fayolle2008-06-241-0/+1
|
* add missing rpython testing dataSylvain Thénault2007-03-011-0/+2
|
* forget the past.root2006-04-261-0/+18
forget the past.