Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

MANIFEST.in 243B

12345678
  1. include *.rst
  2. include AUTHORS
  3. include LICENSE
  4. recursive-include oscar/templates *.txt *.html
  5. recursive-include oscar/apps *.json
  6. recursive-include oscar/fixtures *.json
  7. recursive-include oscar/static *
  8. recursive-include oscar/locale *.po *.mo