Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.
/ nose Public archive
forked from nose-devs/nose

nose is nicer testing for python (updated for python 3.10 compat).

Notifications You must be signed in to change notification settings

ixc/nose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On some platforms, brp-compress zips man pages without distutils knowing about
it. This results in an error when building an rpm for nose. The rpm build will
report either that an unpackaged file was found, or that an expected package
file was not found.

If you see such an error when using the bdist_rpm command, uncomment the
'install_script' line in the '[bdist_rpm]' section of nose's setup.cfg
file. This should fix the problem by fixing the man page filename in the
generated rpm spec file.

About

nose is nicer testing for python (updated for python 3.10 compat).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Roff 2.4%
  • Shell 0.1%