Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/markupsafe.xml

    r13288b9 r1b80763  
    4343    <para>Compile MarkupSafe with the following command:</para>
    4444
    45 <screen><userinput remap="make">pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
     45<screen><userinput remap="make">pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD</userinput></screen>
    4646
    4747    <para>This package does not come with a test suite.</para>
Note: See TracChangeset for help on using the changeset viewer.