I am wading back into Python, so this may be a newbie question.

I am working on some modifications to the hypothes.is annotator system. 
This is a more general Python question, though:

- The JavaScript to be included in my project is referenced in the 
assets.yaml file that defines the scripts and CSS that are to be added to 
the application's output to the client.
- I wanted to add an additional JavaScript source. I added the reference 
into the assets.yaml file, but it is not appearing to the client. 

What has to happen for the instructions in a yaml file to come into effect? 
Would I have to do a build step that I am not aware of? Is there a way to 
parse or check the validity of the .yaml file?

Thanks in advance,

Shawn

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-devel+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to